conda install from yaml

Shell
conda env update -n my_env --file ENV.yaml
Source

Also in Shell: