Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2解决方法
程序员文章站
2022-03-03 16:28:18
...
在运行jupyter notebook 出错
C:\Users\92143>jupyter notebook
Error executing Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2
重新安装jupyter
pip3 install --upgrade --force-reinstall --no-cache-dir jupyter
然后,使用命令jupyter notebook就可以在浏览器中打开了
下一篇: Jupyter
推荐阅读
-
Error executing Jupyter command ‘notebook‘: [Errno 2] No such file or directory
-
jupyter notebook - Error executing Jupyter command 'notebook': [Errno 2] No such file or directory
-
Error executing Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2
-
Error executing Jupyter command 'notebook': [Errno 2 解决方案
-
Error executing Jupyter command 'notebok': [Errno 'jupyter-notebok' not found] 2
-
由jupter notebook:Error executing Jupyter command ‘notebook‘: [Errno ‘jupyter-notebook‘ not found]的思考
-
[已解决]Error executing Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2
-
Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2解决方法
-
Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2解决方法
-
Jupyter Notebook代码补全Error executing Jupyter command 'contrib': [Errno 'jupyter-contrib' not found] 2