mgrover1 / fish-offline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Jupyter Notebook 100.0%Language:Shell 0.0%