Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 212 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 212 Bytes

In order to create the environment: conda env create -f environment.yml

If you want to update the environment maybe because you have updated your environment.yml file: conda env update -f environment.yml --prune