Exception:jupyter command ‘jupyter-contrib‘not found
程序员文章站
2022-03-03 16:28:00
...
今天配置jupyter notebook时出现错误提示:
Exception:jupyter command 'jupyter-contrib’not found
运行完jupyter contrib nbextension install --user之后出现该错误,最后发现只需要将命令改为
jupyter contrib-nbextension install --user
因为我们安装的是jupyter-contrib-nbextension而不是jupyter-contrib。
推荐阅读
-
ubuntu安装jupyter—zsh: command not found: jupyter
-
Jupyter notebook安装扩展工具(nbextensions)提示“Jupyter command `jupyter-contrib` not found.”
-
ubuntu中Jupyter notebook报错:jupyter: command not found
-
Mac Jupyter notebook代码补全(解决-bash: ipython: command not found)
-
zsh 中进入 tmux 后启动 jupyter lab 报错:zsh:command not found:jupyter
-
Jupyter notebook安装扩展工具(nbextensions)提示“Jupyter command `jupyter-contrib` not found.”
-
Error executing Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 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