Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 380 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 380 Bytes

fish-offline

Conda environment

Install conda from script found here: https://docs.conda.io/en/latest/miniconda.html

We are using conda-lock to ensure a reproducible environment. Please update the conda-lock files when updating the environment.

To create an environment from the lock file

conda create -n fish-offline --file environment/conda-linux-64.lock