Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 258 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 258 Bytes

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