Slides built with hacker-slides (an awesome authoring tool for reveal.js) - https://github.com/jacksingleton/hacker-slides
To run the slides:
- install flask
./slides.py
To run the ipython notebooks:
- install ipython-notebook, bokeh, pandas
ipython notebook
For the links in the slides to work:
- ipython-notebook needs to be running at localhost:8888 (from root of this directory)
- gtimelog-viz needs to be running at localhost:5000
- washmap running at localhost:8001
- gapminder @ 8002 | ~/Dev/birdsarah/bokeh-miscellany/notebooks/slider_example | python -m http.server 8002