install python environment anaconda code example Example 1: how to see all the environments in Conda conda env list Example 2: create new env in anaconda conda create --name myenv