Materials for workshop on geospatial literary methods at Notre Dame, May 2017.
NB. If you're reading these files on GitHub (rather than locally on your machine), you won't be able to change or run any of the code. To run your own copy, download this project from GitHub, make sure you have working Python 3 environment, then start a notebook server via the Anaconda Navigator or at the command line with jupyter notebook
. More details in the 00 Intro and Setup.ipynb
notebook.
Directories are named according to contents:
- Data contains input data used for analysis.
- Notebooks contains code for the course in the form of Jupyter notebooks
- Readings contains supplemental articles for discussion (nothing there yet)
- Results contains the output of various analyses