- get Mambaforge
CONDARC=.github/.condarc mamba env update --file .binder/environment.yml
you can use
conda
for this, but it's slower and untested
Activate your environment:
conda activate jupyterlab-gt-coar-theme
doit is used to manage everything inside your environment.
doit list --all --status
Issues (and PRs) welcome, and will be reviewed to the best of the maintainers'
abilities/availability. Please ensure you've run doit lint
before pushing!
Copyright (c) 2021 University System of Georgia and jupyterlab-gt-coar-theme contributors
Distributed under the terms of the BSD-3-Clause License.