Skip to content

cleo-lab/programming-for-sds-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.