Add a conda environment file
Created by: mdehollander
With a conda environment file, you can setup a working environment with:
conda env create --file environment.yaml
Created by: mdehollander
With a conda environment file, you can setup a working environment with:
conda env create --file environment.yaml