1.激活基本环境
conda activate
2.安装拓展
pip install jupyter_nbextensions_configurator jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
jupyter nbextensions_configurator enable --user
3.各种插件的具体使用Google一下吧。。。
1.激活基本环境
conda activate
2.安装拓展
pip install jupyter_nbextensions_configurator jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
jupyter nbextensions_configurator enable --user
3.各种插件的具体使用Google一下吧。。。