1

通过终端(直接从 cmd/hyper 或从笔记本)使用 jupyter 控制台时,清除命令(和类似命令)会输出一些类似表情符号的字符。我似乎找不到任何可能与此相关的已知问题/错误。尝试全新安装,但问题仍然存在。CLS 命令在 cmd 中按预期工作。

请参阅下面的终端打印:

C:\Users\kritjo>jupyter console
Jupyter console 6.2.0

Python 3.8.6 (tags/v3.8.6:db45529, Sep 23 2020, 15:52:53) [MSC v.1927 64 bit (AMD64)]
Type 'copyright', 'credits' or 'license' for more information
IPython 7.18.1 -- An enhanced Interactive Python. Type '?' for help.

In [1]: ! CLS
♀

In [2]: clear
♀

In [3]: %clear
♀

终端输出 PrtSc

操作系统:Win10

关于可能导致此问题的任何建议?

4

0 回答 0