【jupyter】如何在jupyter notebook 中切换conda虚拟环境

  1. 打开 Anaconda Prompt, 安装 nb_conda【jupyter】如何在jupyter notebook 中切换conda虚拟环境_第1张图片
  2. 打开 jupyter notebook
    【jupyter】如何在jupyter notebook 中切换conda虚拟环境_第2张图片
  3. 现在就可以在 kernel 中选择 env 了【jupyter】如何在jupyter notebook 中切换conda虚拟环境_第3张图片

你可能感兴趣的:(jupyter)