ECMWFCode4Earth / sketchbook-earth

Sketchbook Earth: Illustrated Climate Chronicles
Apache License 2.0
7 stars 3 forks source link

The Sketchbook Earth Jupyter Book is available here.

Getting started

conda env create -f environment.yml

Check the Jupyter Book locally

From within the root directory of the repo, build the book:

jb build tutorials/

Look at the result

firefox tutorials/_build/html/index.html