You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -221,8 +221,8 @@ <h1>Documentation<a class="headerlink" href="#documentation" title="Permalink to
221
221
<divclass="section" id="ipython-manual">
222
222
<h2>IPython manual<aclass="headerlink" href="#ipython-manual" title="Permalink to this headline">¶</a></h2>
223
223
<ulclass="simple">
224
-
<li><aclass="reference external" href="http://ipython.org/ipython-doc/stable/index.html">Current Stable Version (1.2.1)</a></li>
225
-
<li><aclass="reference external" href="http://ipython.org/ipython-doc/dev/index.html">Current Development Version (2.0)</a></li>
224
+
<li><aclass="reference external" href="http://ipython.org/ipython-doc/stable/index.html">Current Stable Version (2.x)</a></li>
225
+
<li><aclass="reference external" href="http://ipython.org/ipython-doc/dev/index.html">Current Development Version</a></li>
226
226
</ul>
227
227
<p><aclass="reference external" href="http://ipython.org/ipython-doc/stable/interactive/tutorial.html">This introduction to some key features</a> is a good
228
228
place to start if you haven’t used IPython before.</p>
@@ -295,6 +295,7 @@ <h2>Other projects using IPython<a class="headerlink" href="#other-projects-usin
295
295
<divclass="section" id="docs-for-all-releases">
296
296
<spanid="docs-all-releases"></span><h2>Docs for all releases<aclass="headerlink" href="#docs-for-all-releases" title="Permalink to this headline">¶</a></h2>
<h1>Announcements<aclass="headerlink" href="#announcements" title="Permalink to this headline">¶</a></h1>
250
250
<ulclass="simple">
251
+
<li><strong>IPython 2.0</strong>: We are proud to announce the availability of IPython 2.0,
252
+
a major new release including HTML widgets and multi-directory navigation.
253
+
<aclass="reference external" href="install.html">Install</a> it now, or read about the changes in
254
+
the <aclass="reference external" href="http://ipython.org/ipython-doc/2/whatsnew/version2.0.html">release notes</a>.</li>
251
255
<li><strong>O’Reilly Book</strong>: <aclass="reference external" href="http://MiningTheSocialWeb.com">Mining the Social Web</a>
252
256
is an open source data science project and <aclass="reference external" href="http://amzn.to/GPd59m">book</a>
253
257
that features nearly 130 examples with IPython Notebook and a
254
258
Vagrant-powered virtual machine environment. You can preview all of the
255
259
example notebooks from its GitHub <aclass="reference external" href="http://bit.ly/MiningTheSocialWeb2E">repository</a> on IPython’s Notebook Viewer <aclass="reference external" href="http://nbviewer.ipython.org/github/ptwobrussell/Mining-the-Social-Web-2nd-Edition/tree/master/ipynb/">here</a>.</li>
256
-
<li><strong>Microsoft donates $100,000 to IPython:</strong> in August 2013, Microsoft
260
+
<li><strong>Microsoft donates $100,000 to IPython</strong>: in August 2013, Microsoft
257
261
<aclass="reference external" href="microsoft-donation-2013.html">contributed $100,000</a> to support the
258
262
continued development of IPython.</li>
259
-
<li><strong>IPython 1.0</strong> We are very pleased to announce the release of IPython
260
-
1.0, nearly twelve years after the first release of IPython 0.0.1.
261
-
<aclass="reference external" href="install.html">Install</a> it now, or read about the changes in
262
-
the <aclass="reference external" href="http://ipython.org/ipython-doc/rel-1.0.0/whatsnew/version1.0.html">release notes</a>.</li>
263
263
<li><strong>Book</strong>: Cyrille Rossant has published the first IPython-focused book:
264
264
<aclass="reference external" href="http://www.packtpub.com/learning-ipython-for-interactive-computing-and-data-visualization/book">Learning IPython for Interactive Computing and Data Visualization</a>,
265
265
for which <aclass="reference external" href="https://github.com/Carreau">Matthias Bussonnier</a> was a technical
@@ -270,17 +270,11 @@ <h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to
270
270
the creation of IPython and his work in the Scientific Python community.
<li><strong>IPython tutorial at PyCon 2013</strong>: Fernando Perez, Brian Granger and Min
274
-
Ragan-Kelley presented <aclass="reference external" href="http://pyvideo.org/video/1652/ipython-in-depth-high-productivity-interactive-a-0">in-depth tutorial about IPython</a>.
275
-
It covers IPython’s architecture and hands-on examples on customization,
276
-
embedding, effective uses of the various applications, the architecture of
277
-
the web notebook and how to use IPython for parallel and distributed
278
-
computing.</li>
279
273
<li><strong>Roadmap to 1.0 and beyond</strong>: IPython 1.0 is coming mid-July 2013. See the
280
274
<aclass="reference external" href="sloan-grant.html">grant</a> which is funding the bulk of the work, as well as
281
275
our <aclass="reference external" href="https://github.com/ipython/ipython/wiki/Roadmap:-IPython">roadmap</a> for achieving the grant’s objectives. <aclass="reference external" href="roadmap-announcement.html">Read on for more details</a>.</li>
282
276
<li><strong>Sloan Foundation grant</strong>: IPython has been awarded a $1.15 million grant
283
-
from the <ahref="#id4"><spanclass="problematic" id="id5">`Alfred P. Sloan Foundation`_</span></a>. This will
277
+
from the <aclass="reference external" href="http://www.sloan.org">Alfred P. Sloan Foundation</a>. This will
284
278
support several core developers, allowing them to focus on building the
285
279
IPython Notebook into a tool for open, collaborative, reproducible scientific
286
280
computing. We’ll also be bringing developers together for two sprints each
0 commit comments