我是靠谱客的博主 高兴萝莉,这篇文章主要介绍在anaconda中为jupyter安装扩展插件,现在分享给大家,希望可以做个参考。

安装过程:
1、在开始菜单中打开Anaconda Prompt
2、执行如下安装命令:

conda install -c conda-forge jupyter_contrib_nbextensions
conda install -c conda-forge jupyter_nbextensions_configurator

3、执行如下命令启动jupyter notebook:

jupyter notebook

4、新建一个notebook,打开菜单“Edit” ->  "nbextensions config",扩展插件的配置界面如下所示:

参考:https://www.jianshu.com/p/807a58e6d8e6

最后

以上就是高兴萝莉最近收集整理的关于在anaconda中为jupyter安装扩展插件的全部内容,更多相关在anaconda中为jupyter安装扩展插件内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(61)

评论列表共有 0 条评论

立即
投稿
返回
顶部