可以先用你的环境 conda activate xx
问题:没有装jupyter
安装jupyter:pip install jupyter
Anaconda虚拟环境报错: ImportError: IProgress not found. Please update jupyter and ipywidgets. See https:/
原文:https://www.cnblogs.com/zhaolimin/p/15100585.html