-
Notifications
You must be signed in to change notification settings - Fork 58
Home
Matt Davis edited this page May 13, 2013
·
7 revisions
These are some existing uses of ipythonblocks. If you're new to ipythonblocks start with the examples in the README.
- Intro to Python at Software Carpentry by Matt Davis
- Intro to Python at the Midwest Python Workshop by Catherine Devlin
- Tavis Rudd has an Intro to Programming unit
- Titus Brown illustrates Bloom filters in his PyCon 2013 talk
- Min RK demos Conway's Game of Life in the Notebook. Download and run Min's notebook to see it animated.
- Julia Evans animates some rainbows and a block eating monster in this fun demo. Download and run Julia's notebook to see it in action.
- Sierpinsky triangle in ipythonblocks by Ted Hart.