如何让Jupyter Notebook支持虚拟运行环境?

Posted liangyuhuidespace

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了如何让Jupyter Notebook支持虚拟运行环境?相关的知识,希望对你有一定的参考价值。

参考:https://www.jianshu.com/p/afea092dda1d

需要在Anaconda里安装一个插件。

回到终端下面,用C-c退出目前正在运行的Jupyter Notebook Server,然后执行:

conda install nb_conda

再重新开启Jupyter Notebook:

jupyter notebook

 

以上是关于如何让Jupyter Notebook支持虚拟运行环境?的主要内容,如果未能解决你的问题,请参考以下文章

如何在conda 环境中运行jupyter notebook

最全指南如何在 Jupyter Notebook 中切换/使用 conda 虚拟环境?

在虚拟环境中运行Jupyter Notebook解决办法

如何在云端服务器运行Jupyter Notebook

jupyter notebook添加Anaconda虚拟环境的python kernel

如何使用jupyter notebook