美文网首页
jupyter 错误

jupyter 错误

作者: iOSDevLog | 来源:发表于2018-10-22 23:52 被阅读903次
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 4: ordinal not in range(128)
[C 23:45:08.126 NotebookApp] Bad config encountered during initialization:
[C 23:45:08.127 NotebookApp] Could not decode '\xe6\x9c\xaa\xe5\x91\xbd\xe5\x90\x8d' for unicode trait 'untitled_notebook' of a LargeFileManager instance.

参考:https://github.com/jupyterlab/jupyterlab/issues/5345

 $ LANG=zn jupyter-notebook

相关文章

网友评论

      本文标题:jupyter 错误

      本文链接:https://www.haomeiwen.com/subject/sdanzftx.html