notebook.community
Edit and run
IPython Display System and Interactive Widgets
SciPy 2014 tutorial
Brian Granger (@ellisonbg)
Jonathan Frederic (@jdfreder on GH, @goosejon on Twitter)
Installation
http://github.com/ipython/ipython-in-depth
A quick
installation check
Introduction
What is the IPython Notebook?
Notebook Basics
Notebook Exercises
Display of rich output formats
Rich Output
Rich Output Exercises
Custom Display Logic
Custom Display Logic Exercises
Interactive Widgets
Using Interact
Interact Exercises
Introduction to Widgets
Quick list of Widgets
Widget Events
Widget Styling
Custom Widget: Hello World
Widget Exercises