This website is the home for all technical documentation related to LEAP and LEAP-Pangeo.
The website is located at https://leap-stc.github.io/.
Update Status | Contributors | Deployment Status | Linting |
---|---|---|---|
mamba env create -f environment.yml
jupyter-book build book/
open book/_build/html/index.html
pre-commit install
pre-commit run --all-files