Skip to content

Latest commit

 

History

History
30 lines (13 loc) · 1.3 KB

File metadata and controls

30 lines (13 loc) · 1.3 KB

Programming for Spatial Data Science

This repository hosts the code for the online textbook Programming for Spatial Data Science designed by Johnny Ryan.

Repository Structure

The Python package jupyter-book processes the Jupyter notebook files from this repository and outputs them as the publication-quality HTML files that generate the corresponding website.

The HTML files are currently hidden in this branch of the GitHub repository but can be found in the gh-pages branch.

Build

The book can be updated by running:

jupyter-book build book/

ghp-import -n -p -f book/_build/html

Acknowledgments

This course was inspired by course material designed by Melanie Walsh, David Shean, and the University of Helsinki.

License

This book is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License.