This repo contains the jupyter notebook Devin presented on iterators and generators at the Madpy meeting on 1/11/2018.
# Launch the notebook
jupyter notebook generators.ipynb
# Launch the slides
jupyter nbconvert generators.ipynb --to slides --post serve