一、conda查看虚拟环境列表 在使用conda管理多个python环境时,我们通常需要知道当前环境中包含哪些虚拟环境。可以通过下列命令查看当前环境中的所有虚拟环境: conda env list 该 … Continue reading 使用conda查看虚拟环境(Anaconda查看)
一、conda查看虚拟环境列表 在使用conda管理多个python环境时,我们通常需要知道当前环境中包含哪些虚拟环境。可以通过下列命令查看当前环境中的所有虚拟环境: conda env list 该 … Continue reading 使用conda查看虚拟环境(Anaconda查看)