介绍
jupyter notebook默认用的是本地安装的python内核,在虚拟环境中打开也同样如此,但是此时site-packages用的是虚拟环境中的。如果需要使用虚拟环境的内核需要自行设置。
所用指令
conda install -c conda-forge jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
conda install -c conda-forge jupyter_nbextensions_configurator
jupyter nbextensions_configurator enable --user
设置
重启jupyter notebook,并开启插件
最后
以上就是爱笑鱼最近收集整理的关于jupyter notebook折叠标题介绍所用指令设置的全部内容,更多相关jupyter内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复