1、打开Anaconda prompt python"># 在命令行中切换到想要的虚拟环境,我这里切换到tensorflow conda activate tensorflow 2、在该环境中启动jupyter notebook python">jupyter notebook