pysal / notebooks

jupyter/ipython notebooks demonstrating PySAL functionality
54 stars 38 forks source link

Add continuous integration for workshop branches #40

Open ljwolf opened 6 years ago

ljwolf commented 6 years ago

This should:

  1. grab each branch of this repo we want to put into test coverage (I'd say all of them!)
  2. use that workshop's environment.yml to set up an environment using conda env create -f environment.yml
  3. run all notebooks, maybe with nbval
  4. report on change.