Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 379 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 379 Bytes

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