JupyterNotebook 如何切换使用的虚拟环境kernel

在Jupyter Notebook中,如果需要修改使用的虚拟环境Kernel:

  1. 首先,需要确保虚拟环境已经安装conda上【conda基本操作】

  2. 打开Jupyter Notebook

  3. Jupyter Notebook 的顶部菜单中,选择 "New"

  4. 在弹出的窗口中,列出了所有可用的内核。如果没有,则需要安装ipykernel包,在虚拟环境中运行ipython kernel install --user --name=myenv(将myenv替换为你的虚拟环境的名称)。

  1. 重新打开Jupyter Notebook,创建文件时可以选择虚拟环境内核 。

相关推荐
宇称不守恒4.02 天前
2025暑期—04环境设置-D2L+Jupyter
人工智能·python·jupyter
z日火3 天前
VSCode使用Jupyter完整指南配置机器学习环境
vscode·机器学习·jupyter
星空3 天前
jupyter使用
python·jupyter
leafpipi7 天前
【机器学习】安装Jupyter及基本操作
人工智能·机器学习·jupyter
小崔Bro10 天前
Anaconda Jupyter 使用注意事项
jupyter
巴伦是只猫10 天前
【深度学习笔记】3 step by step (jupyter)
笔记·深度学习·jupyter
音程12 天前
(已解决) 如何使用密钥连接远程服务器jupyter notebook从而在本地浏览器上打开
运维·服务器·python·jupyter
电脑能手12 天前
如何远程访问在WSL运行的Jupyter Notebook
ide·python·jupyter
DAWN_T1714 天前
Transforms
pytorch·python·机器学习·jupyter·pycharm
YZJenny14 天前
没有管理员权限,在服务器安装使用 Jupyter + R 内核
服务器·jupyter