ipython jupyter notebook 运行环境配置切换

2024-10-14 10:57:06

1、菜单里搜素anaconda prompt,并打开

ipython jupyter notebook 运行环境配置切换

2、输入命令conda install nb_conda,并安装nb_conda

ipython jupyter notebook 运行环境配置切换

3、安装完成后,输入命令jupyter notebook,后自动打开浏览器显示notebook

ipython jupyter notebook 运行环境配置切换

5、打开任意一个notebook,可以在kernel菜单中切换至已有环境

ipython jupyter notebook 运行环境配置切换
猜你喜欢