jupyter_contrib_nbextensions安装

时间:2021-04-13 12:24:36   收藏:0   阅读:0

1、安装jupyter_contrib_nbextensions:

pip install jupyter_contrib_nbextensions 
jupyter contrib nbextension install --user

2、安装jupyter_nbextensions_configurator:

pip install jupyter_nbextensions_configurator
jupyter nbextensions_configurator enable --user

 

 

 

 

参考链接:https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/install.html

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!