Clone repo (recommended for developers)
from home dir,
git clone git@github.com:bnb32/corona_modeling.git- Create
covidenvironment and install package Create a conda env:
conda create -n covidRun the command:
conda activate covidcd into the repo cloned in 1.
prior to running
pipbelow, make sure the branch is correct (install from main!)Install
covidand its dependencies by running:pip install .(orpip install -e .if running a dev branch or working on the source code)
- Create