Skip to content

Add a conda environment file

Satria Ardhe Kautsar requested to merge github/fork/mdehollander/master into master

Created by: mdehollander

With a conda environment file, you can setup a working environment with:

conda env create --file environment.yaml 

Merge request reports

Loading