jupyter新建python时出现An error occurred while creating a new notebook. 怎么办
通过Listary直接打开jupyter时,点击“New”,不能新建python文件,出现
An error occurred while creating a new notebook.
破解方法:
 打开cmd,输入jupyter notebook,这样打开的jupyter就能新建python文件了。
通过Listary直接打开jupyter时,点击“New”,不能新建python文件,出现
An error occurred while creating a new notebook.
破解方法:
 打开cmd,输入jupyter notebook,这样打开的jupyter就能新建python文件了。
相关推荐