安装
pip3 install jupyter -i https://pypi.doubanio.com/simple
启动
jupyter notebook
安装插件
pip3 install jupyter_contrib_nbextensions -i https://pypi.doubanio.com/simple
jupyter contrib nbextension install --user
pip install jupyter_nbextensions_configurator -i https://pypi.doubanio.com/simple
重启
jupyter notebook
在主页会多了一栏
Nbextensions