bug_x

导航

 

安装:

1、   pip install jupyter_contrib_nbextensions -i https://pypi.mirrors.ustc.edu.cn/simple
2、   jupyter contrib nbextension install --user
安装nbextensions_configurator

3、   pip install --user jupyter_nbextensions_configurator 
4、   jupyter nbextensions_configurator enable --user
5、   重启notebook
jupyter notebook
6、 启用插件 Hinterland
==============JUPYTER LAB===================================
官方网站:https://jupyter.org/install
操作:
1、
pip install jupyterlab
2、启动:
# 启动 JupyterLab
jupyter lab --ip 0.0.0.0 --port 9090 --allow-root

https://mp.weixin.qq.com/s?__biz=MzAxMjUyNDQ5OA==&mid=2653567127&idx=3&sn=7dd13534ed5c33655e1bf426f3a56ded&chksm=806e162ab7199f3cc63e5967ad13ddbd4a6ce301ee422b7db580099a93c91900422d999f77a1&scene=27

 

 


 

posted on 2019-03-30 15:57  bug_x  阅读(472)  评论(0)    收藏  举报