参考 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内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复