Skip to content

cleo-lab/gds-applications-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Geospatial Data Science

This repository hosts the code for the online textbook Geospatial 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 you can find them 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 Melanie Walsh, David Shean and Ryan Abernathey.

License

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