Contributing#
Bootstrap with Mambaforge#
get the latest compatible
Mambaforge
from miniforgeactivate the
base
environment
Create the environment#
mamba create --file .binder/conda-linux-64.lock --prefix .venv
activate the new environment
Use doit#
See all the doit tasks
doit list
Run the default tasks:
doit