conda source activate code example Example 1: remove conda environment conda remove --name myenv --all Example 2: how to see all the environments in Conda conda env list