Error executing Jupyter command ‘notebook‘: [Errno 2] No such file or directory
程序员文章站
2022-05-29 09:10:26
...
重新安装了以下jupyter-notebook后,就遇到
Error executing Jupyter command ‘notebook’: [Errno 2] No such file or directory
安装
python3 -m pip install jupyter
启动时遇到Error executing Jupyter command ‘notebook’: [Errno 2] No such file or directory
的错误。
博主解决方案:
sudo apt install jupyter-notebook
用
jupyter-notebook
启动
推荐阅读
-
pip install jupyter [Errno 2] No such file or directory
-
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解决方法