Skip to content

Latest commit

 

History

History
95 lines (77 loc) · 4.33 KB

videos.rst

File metadata and controls

95 lines (77 loc) · 4.33 KB

Videos and Screencasts

IPython: Python at your fingertips

An overview of IPython (40 min) (PDF slides), delivered by Fernando Perez at the PyCon 2012 conference in Santa Clara, CA. It combines a rapid overview of the IPython project with hands-on demos using the new HTML notebook interface.


The IPython Notebook

A quick introduction to the notebook running on Amazon with StarCluster (8 min) by Titus Brown.


IPython in depth: high-productivity interactive and parallel python

A long and detailed tutorial (3:14h) presented at PyCon 2012 by Fernando Perez, Brian Granger and Min Ragan-Kelley (PDF slides for the introduction and for the notebook.


More videos and screencasts

  • Kurt Schwehr has an excellent set of videos up on YouTube that describe the use of Python as a research tool. These were made as part of a course at the University of New Hampshire. The topics covered go beyond IPython, and it's a very cohesive set of lectures around the kinds of workflows that IPython was built for.
  • Brian Granger has a number of screencasts on his YouTube channel about using IPython's parallel computing capabilities. These include a number of examples and a guide to getting started with IPython and Windows HPC Server 2008. Two of these videos are also being hosted on Microsoft's channel 9.
  • The ShowMeDo site contains instructional videos on a number of topics. This page (from our own wiki) contains further information on ideas for new IPython-related videos.
  • Jose Unpingco has created a set of screencasts on using the Vision/IPython combo for parallel computing. They are available both at the Ohio Supercomputer Center's user site and at ShowMeDo.
  • Another series at ShowMeDo by Jose Unpingco makes up a tutorial on IPython with a focus on scientific computing, which also include a lot of useful tips on Windows setup and configuration.
  • A new 5-part series by Jeff Rush, approximately 1 hour long. Jeff uses a working IPython to show many features. Created 2007.
  • A new 5-minute slideshow overview by Jeff Rush entitled "Python and the Interactive Shell 'IPython'". Created 2007.
  • A set of 4 videos by Ian Ozsvald showing various aspects of IPython. Created 2006.