A collection of iPython notebooks. Most are work in progress. Here are some that are reasonably complete.
- Benchmarks
- [Faster Data Processing in Python](http://nbviewer.ipython.org/urls/raw.github.com/sanand0/ipython-notebooks/master/Faster Data Processing in Python.ipynb)
- Elections
- Employee Provident Fund data
- Marks
- NYPD Crash Data
- Office: PowerPoint via Python
- Text analysis
The quickest way to set these up is via Anaconda.
To run these as a slideshow, use:
ipython nbconvert file.ipynb --to slides --config slides_config.py --post serve