Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 309 Bytes

File metadata and controls

12 lines (9 loc) · 309 Bytes

Iterators, iterables, and generators

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