UW-GDA / jupyterbook

UW Geospatial Data Analysis Course

Home Page:https://uwgda-jupyterbook.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UW Geospatial Data Analysis Course Jupyterbook

Documentation Status GeoSMART Curricula

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

Local development (for instructors)

Environment setup

conda create -n uwgdabook jupyter-book
conda activate uwgdabook

Build book preview

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

Note that notebooks are not executed by default (see book/_conf.yaml)

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

About

UW Geospatial Data Analysis Course

https://uwgda-jupyterbook.rtfd.io


Languages

Language:Jupyter Notebook 100.0%Language:TeX 0.0%Language:Python 0.0%