Skip to content

JupyterBook for UW Geospatial Data Analysis Course

Notifications You must be signed in to change notification settings

steinadio/jupyterbook

 
 

Repository files navigation

JupyterBook for UW Geospatial Data Analysis Course

Documentation Status

Latest web version of JupyterBook: https://uwgda-jupyterbook.readthedocs.io

Local development (for instructors)

Environment setup

conda create -n uwgdabook jupyter-book pre-commit
conda activate uwgdabook
pre-commit install

Build book preview

jb build book
jb build book --builder linkcheck   #with link checking

Changes pushed to GitHub are automatically built on RTD. Pull requests generate previews. GitHub Tags result in different versions of the rendered book.

About

JupyterBook for UW Geospatial Data Analysis Course

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%