The readme instructs the user to execute: `conda env create -f enviroment.yml` The actual file is `environment.yml`. This can cause a bit of frustration if the user copy pastas the instructions :)
The readme instructs the user to execute:
conda env create -f enviroment.ymlThe actual file is
environment.yml. This can cause a bit of frustration if the user copy pastas the instructions :)