Creating an environment from an environment.yml file

Shell
conda env create -f environment.yml
Source

Also in Shell: