list virtual environments in conda code example Example 1: remove conda environment conda remove --name myenv --all Example 2: conda env conda create --name myenv