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