概述
参考 https://github.com/ipython-contrib/jupyter_contrib_nbextensions
安装:
pip install jupyter_contrib_nbextensions
或者
pip install https://github.com/ipython-contrib/jupyter_contrib_nbextensions/tarball/master
jupyter contrib nbextension install --user
#此处注意下
1 Finally, the --skip-running-check option flag is provided in order to allow the installation to proceed even if a notebook server appears to be currently running (by default, the install will not be performed if a notebook server appears to be running). 2 jupyter contrib nbextension install --user --skip-running-check
转载于:https://www.cnblogs.com/huabaixiaoduanku/p/7858479.html
最后
以上就是光亮老鼠为你收集整理的Jupyter notebook extensions 扩展插件的安装的全部内容,希望文章能够帮你解决Jupyter notebook extensions 扩展插件的安装所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复