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