<inputtype="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<h1>Presentations on IPython<aclass="headerlink" href="#presentations-on-ipython" title="Permalink to this headline">¶</a></h1>
<p>We have given a number of talks and presentations about IPython:</p>
<divclass="section" id="id1">
<h2>2014<aclass="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
<ulclass="simple">
<li>Fernando gave a keynote address at PyCon 2014 entitled <em>Python and Science:
How OSS and Python are transforming science</em>. The <aclass="reference external" href="https://www.youtube.com/watch?v=2NSbuKFYyvc">video is availible</a> on the PyCon 2014 YouTube site.</li>
<li>At PyCon 2014 there was also a tutorial <em>IPython in depth: high productivity
interactive and parallel python</em>. The entire 3 hour long tutorial can be viewed
<h2>2013<aclass="headerlink" href="#id2" title="Permalink to this headline">¶</a></h2>
<ulclass="simple">
<li>Fernando’s SciPy 2013 Keynote entitled <em>IPython: from the shell to a book with
a single tool...the method behind the madness</em> can be viewed <aclass="reference external" href="https://www.youtube.com/watch?v=j9YpkSX7NNM">on YouTube</a>.</li>
<li>The SciPy tutorial <em>IPython in Depth</em> is also available:
<h2>2012<aclass="headerlink" href="#id3" title="Permalink to this headline">¶</a></h2>
<ulclass="simple">
<li>Fernando’s talk <em>IPython: Python at your fingertips</em> is available in <aclass="reference external" href="http://fperez.org/talks/1203_ipython_pycon.pdf">PDF</a> and PyVideos.org also
posted the <aclass="reference external" href="https://www.youtube.com/watch?v=26wgEsg9Mcc">full video</a>.</li>
<li>From our <aclass="reference external" href="https://us.pycon.org/2012/schedule/presentation/121/">IPython in-depth PyCon 2012 tutorial</a>, we have PDF slides both
for the <aclass="reference external" href="http://archive.ipython.org/media/PyCon2012-IPythonTutorial-Intro.pdf">introduction</a> and
for the <aclass="reference external" href="http://archive.ipython.org/media/PyCon2012-IPythonTutorial-Notebook.pdf">notebook</a>.
The full 3+ hour tutorial video is also <aclass="reference external" href="https://www.youtube.com/watch?v=2G5YTlheCbw">available on YouTube</a>. Note that <em>all</em> PyCon 2012
videos are online at the incredible <aclass="reference external" href="http://pyvideo.org/category/17/pycon-us-2012">PyVideo.org site</a>.</li>
</ul>
</div>
<divclass="section" id="id5">
<h2>2011<aclass="headerlink" href="#id5" title="Permalink to this headline">¶</a></h2>
from a talk that Fernando Perez presented at the <aclass="reference external" href="http://scipy.in/scipyin/2010">SciPy India 2010 conference</a>.</li>
<li>Brian Granger has written a <aclass="reference external" href="http://ipython.scipy.org/moin/About/Presentations?action=AttachFile&do=get&target=ipython_winhpc_whitepaper_v1.pdf">whitepaper</a>
describing the new support that ipcluster has for Windows HPC Server 2008. If
you use IPython’s parallel computing architecture on Windows, this provides a
very nice way of starting the controller and engines on a cluster. The
whitepaper shows how to get started with IPython and Windows HPC Server 200
as well two examples of using IPython to perform an interactive parallel
computation. This material is also in our documentation <aclass="reference external" href="http://ipython.org/ipython-doc/stable/parallel/parallel_winhpc.html">here</a> and
Many thanks to Microsoft for funding Brian Granger to work on this.</li>
</ul>
</div>
<divclass="section" id="id7">
<h2>2009<aclass="headerlink" href="#id7" title="Permalink to this headline">¶</a></h2>
<ulclass="simple">
<li>At <aclass="reference external" href="http://conference.scipy.org/">SciPy ‘09</a>, we had a <aclass="reference external" href="https://cirl.berkeley.edu/fperez/talks/0908_scipy_state_ipython.pdf">lightning talk</a> on the state of IPython.</li>
<li>At the <aclass="reference external" href="http://www.siam.org/meetings/cse09/">IAM CSE09 conference</a> we gave
two presentations about IPython: a <aclass="reference external" href="http://ipython.scipy.org/talks/0903_siamcse09_ipython_interact_fperez.pdf">general one</a>
and another focused on <aclass="reference external" href="http://ipython.scipy.org/talks/0903_siamcse09_ipython_dist_bgranger.pdf">parallel and distributed computing</a>.
If you are interested, the slides from all the presentations at this meeting
from Dave Hudak, from the Ohio Supercomputing Center, about a ‘’proposed’’
system using IPython for high-level, fully managed access to supercomputing
resources (this system hasn’t been implemented yet as of Sept 2008).</li>
<li>An <aclass="reference external" href="http://amath.colorado.edu/faculty/fperez/preprints/ipython-cise-final.pdf">article about IPython</a>,
written by Fernando Perez and Brian Granger, published in the <aclass="reference external" href="http://scitation.aip.org/content/aip/journal/cise/9/3">May/June 2007
issue</a> of the
journal ‘’Computing in Science and Engineering’‘.</li>
<li>A <aclass="reference external" href="http://ipython.scipy.org/talks/Trilinos-IPython.pdf">set of slides</a> by
Bill Spotz, from Sandia National Labs, on using IPython to interactively use
the <aclass="reference external" href="http://trilinos.sandia.gov/">Trilinos</a> parallel solvers.</li>
<li>Two <aclass="reference external" href="http://ipython.scipy.org/talks/0702_pycon/">talks</a> about IPython at
<aclass="reference external" href="http://us.pycon.org/TX2007/HomePage">PyCon2007</a> (see the demos and movies
at an <aclass="reference external" href="http://www.msri.org/MSRI]/Berkeleyworkshopon[http://www.msri.org/calendar/workshops/WorkshopInfo/410/show_workshop">Interactive Parallel Computation in Support of Research in Algebra,
Geometry and Number Theory</a>.</li>
</ul>
</div>
<divclass="section" id="id10">
<h2>2006<aclass="headerlink" href="#id10" title="Permalink to this headline">¶</a></h2>
at <aclass="reference external" href="http://www.scipy.org/SciPy2006">SciPy‘06</a> about the Parallel Computing
capabilities of IPython.</li>
<li><aclass="reference external" href="http://modular.ucsd.edu/sage/days1/perez.pdf">Slides</a> and <aclass="reference external" href="http://modular.ucsd.edu/sage/days1/audio/day1/voice004.mp3">MP3 audio</a> of a talk at
<aclass="reference external" href="http://modular.ucsd.edu/sage/days1/index.html">SAGE Days 2006</a>.</li>
presented at <aclass="reference external" href="http://www.siam.org/meetings/pp06/">SIAM’s Parallel Processing ‘06 conference</a>.</li>
</ul>
</div>
<divclass="section" id="id11">
<h2>2005<aclass="headerlink" href="#id11" title="Permalink to this headline">¶</a></h2>
<ulclass="simple">
<li>Two talks at SciPy‘05: one about <aclass="reference external" href="http://ipython.scipy.org/misc/scipy05_parallel.pdf">parallel computing</a>
and one about <aclass="reference external" href="http://ipython.scipy.org/misc/ipython-notebooks-scipy05.pdf">interactive notebooks</a>.</li>
</ul>
</div>
<divclass="section" id="id12">
<h2>2004<aclass="headerlink" href="#id12" title="Permalink to this headline">¶</a></h2>
<ulclass="simple">
<li>A <aclass="reference external" href="http://ipython.scipy.org/misc/ipython_scipy04.pdf">talk</a> at SciPy‘04.</li>
</ul>
</div>
<divclass="section" id="id13">
<h2>2003<aclass="headerlink" href="#id13" title="Permalink to this headline">¶</a></h2>
<ulclass="simple">
<li>An <aclass="reference external" href="http://ipython.scipy.org/misc/ipython_scipy03.pdf">overview of IPython</a> at SciPy‘03.</li>