Introduction to the IPython Notebook at MozFest 2014!
Please install the IPython notebook ahead of time. If you have trouble, come find us and we'll help you out!
Facilitators:
- Kyle Kelley (@rgbkrk)
- Matthias Bussonier (@Mbussonn)
- Jeramia Ory (@DrLabRatOry)
- Aron Ahmadia (@ahmadia)
If you're just getting started with Python, we recommend downloading and installing Continuum's Anaconda or the free edition of Enthought's Canopy.
Alternatively, there is a Docker image available with kernels for Julia, Python, and R called ipython/mozfest2014
. It is ~3.5 GB though, so you'll need to be mindful of where you run it (boot2docker starts with a small disk). If time allows, we'll have some temporary servers up in London that will be preloaded with this image (wifi permitting).
If you have IPython notebook installed already, great! We'll need IPython 2.2+ for this tutorial session, so upgrade in your preferred way.
Anaconda:
conda update conda
conda update ipython
Enthought Canopy:
enpkg ipython