jupyter 错误
程序员文章站
2022-05-29 09:02:51
...
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
下一篇: jupyter extension
推荐阅读
-
【MySQL】only_full_group_by导致的group by错误解决方案。
-
封装了一个PDO 类,看看有什么改进,和错误
-
无法在发生错误时创建会话,请检查 PHP 或网站服务器日志,并正确配置 PHP 安装最快的解决办法
-
PL/SQL删除表出现ORA-00942错误
-
ORA-00600 kcbz_check_objd_typ_3 错误处理
-
Cannot modify header information错误解决方法_PHP教程
-
MySQL sql_mode=only_full_group_by错误
-
PHP错误Warning:mysql_query()的解决方法
-
10 种最常见的 Javascript 错误(频率最高)
-
mysql limit错误错在哪里?