EADST

Delete an Environment in Conda

Delete an Environment in Conda

conda env list # check the environment name
conda deactivate your_envronment_name # stop the environment
conda remove --name your_envronment_name --all # delete the environment
相关标签
About Me
XD
Goals determine what you are going to be.
Category
标签云
站点统计

本站现有博文269篇,共被浏览446322

本站已经建立2028天!

热门文章
文章归档
回到顶部