How to remove virtual environment in conda

Code examples

27
0

conda remove environment

conda remove --name myenv --all
5
0

conda env

conda env list
1
0

how to remove env in conda

# This is a simple conda env removal process wtihout using any command
windows:
open your file manager
navigate to local disc > Users > {{ user_name }} >> anaconda3 >> envs
here you can find the list of envs 
click on the env folder you want to remove
press ctrl+shift for permanent removal of the env

In other languages

This page is in other languages

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................