Skip to content

Commit ba3ef40

Browse files
TravisBotTravisBot
authored andcommitted
Updated website (automated commit) – Friday, 27. February 2015 11:58PM
1 parent bd9240d commit ba3ef40

28 files changed

+91
-66
lines changed

_sources/index.txt

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Jupyter and the future of IPython
7171
=================================
7272

7373
IPython is a growing project, with increasingly language-agnostic components.
74-
IPython 3.0 will be the last monolithic release of IPython,
74+
IPython 3.x will be the last monolithic release of IPython,
7575
containing the notebook server, qtconsole, etc. The language-agnostic parts of the project:
7676
the notebook format, message protocol, qtconsole, notebook web application, etc.
7777
will move to new projects under the name Jupyter_.
@@ -86,16 +86,14 @@ including the logo in the notebook web UI being that of Jupyter.
8686
Announcements
8787
=============
8888

89-
- **Book**: Cyrille Rossant has published the `IPython Interactive Computing and Visualization Cookbook <books.html>`_, an advanced-level guide to IPython for data science, and the sequel of his previous book on IPython. We thank Packt Publishing for donating a portion of the proceeds from this book to support IPython's development.
90-
91-
- **IPython 2.4**: A bugfix and minor feature release for IPython 2.x, released
92-
30th January 2015.
93-
94-
- **IPython 2.0**: We are proud to announce the availability of IPython 2.0,
95-
a major new release including HTML widgets and multi-directory navigation.
89+
- **IPython 3.0**: We are pleased to announce the availability of IPython 3.0,
90+
a major new release featuring integrated support for multiple languages, along
91+
with lots of smaller new features and bugfixes.
9692
`Install <install.html>`__ it now, or read about the changes in
9793
the `release notes
98-
<http://ipython.org/ipython-doc/2/whatsnew/version2.0.html>`__.
94+
<http://ipython.org/ipython-doc/3/whatsnew/version3.html>`__.
95+
96+
- **Book**: Cyrille Rossant has published the `IPython Interactive Computing and Visualization Cookbook <books.html>`_, an advanced-level guide to IPython for data science, and the sequel of his previous book on IPython. We thank Packt Publishing for donating a portion of the proceeds from this book to support IPython's development.
9997

10098
- **O'Reilly Book**: `Mining the Social Web <http://MiningTheSocialWeb.com>`_
10199
is an open source data science project and `book <http://amzn.to/GPd59m>`_

_sources/news.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22
News
33
====
44

5+
IPython 3.0
6+
-----------
7+
8+
IPython 3.0 was released on February 27, 2015. This release integrates support
9+
for languages other than Python - available kernels are `listed on the wiki
10+
<https://github.com/ipython/ipython/wiki/IPython-kernels-for-other-languages>`_.
11+
12+
`Install <install.html>`__ it now, or see the
13+
`release notes <http://ipython.org/ipython-doc/3/whatsnew/version3.html>`__
14+
for more details.
15+
16+
The 3.x release series will be the last where IPython is released as one big
17+
package. For 4.0, we will split up components into several packages. The parts
18+
which work for any language will be called *Jupyter*, while the parts specific
19+
to executing Python code will remain as *IPython*.
20+
521
IPython 2.4
622
-----------
723

books.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,12 @@
9898
<h3>Versions</h3>
9999

100100
<div class="tile"><h4>Stable</h4>
101-
2.4 &ndash; January 2015<br/>
101+
3.0 &ndash; February 2015<br/>
102102
<a href="install.html">Install</a>
103103
</div>
104104

105105
<div class="tile"><h4>Development</h4>
106-
3.0.dev<br/>
106+
4.0.dev<br/>
107107
<a href="https://github.com/ipython/ipython">GitHub</a>
108108
</div>
109109

citing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@
100100
<h3>Versions</h3>
101101

102102
<div class="tile"><h4>Stable</h4>
103-
2.4 &ndash; January 2015<br/>
103+
3.0 &ndash; February 2015<br/>
104104
<a href="install.html">Install</a>
105105
</div>
106106

107107
<div class="tile"><h4>Development</h4>
108-
3.0.dev<br/>
108+
4.0.dev<br/>
109109
<a href="https://github.com/ipython/ipython">GitHub</a>
110110
</div>
111111

documentation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@
100100
<h3>Versions</h3>
101101

102102
<div class="tile"><h4>Stable</h4>
103-
2.4 &ndash; January 2015<br/>
103+
3.0 &ndash; February 2015<br/>
104104
<a href="install.html">Install</a>
105105
</div>
106106

107107
<div class="tile"><h4>Development</h4>
108-
3.0.dev<br/>
108+
4.0.dev<br/>
109109
<a href="https://github.com/ipython/ipython">GitHub</a>
110110
</div>
111111

donate.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@
100100
<h3>Versions</h3>
101101

102102
<div class="tile"><h4>Stable</h4>
103-
2.4 &ndash; January 2015<br/>
103+
3.0 &ndash; February 2015<br/>
104104
<a href="install.html">Install</a>
105105
</div>
106106

107107
<div class="tile"><h4>Development</h4>
108-
3.0.dev<br/>
108+
4.0.dev<br/>
109109
<a href="https://github.com/ipython/ipython">GitHub</a>
110110
</div>
111111

faq.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@
100100
<h3>Versions</h3>
101101

102102
<div class="tile"><h4>Stable</h4>
103-
2.4 &ndash; January 2015<br/>
103+
3.0 &ndash; February 2015<br/>
104104
<a href="install.html">Install</a>
105105
</div>
106106

107107
<div class="tile"><h4>Development</h4>
108-
3.0.dev<br/>
108+
4.0.dev<br/>
109109
<a href="https://github.com/ipython/ipython">GitHub</a>
110110
</div>
111111

index.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,12 @@
9999
<h3>Versions</h3>
100100

101101
<div class="tile"><h4>Stable</h4>
102-
2.4 &ndash; January 2015<br/>
102+
3.0 &ndash; February 2015<br/>
103103
<a href="install.html">Install</a>
104104
</div>
105105

106106
<div class="tile"><h4>Development</h4>
107-
3.0.dev<br/>
107+
4.0.dev<br/>
108108
<a href="https://github.com/ipython/ipython">GitHub</a>
109109
</div>
110110

@@ -262,7 +262,7 @@ <h4>Support IPython</h4>
262262
<div class="section" id="jupyter-and-the-future-of-ipython">
263263
<h1>Jupyter and the future of IPython<a class="headerlink" href="#jupyter-and-the-future-of-ipython" title="Permalink to this headline"></a></h1>
264264
<p>IPython is a growing project, with increasingly language-agnostic components.
265-
IPython 3.0 will be the last monolithic release of IPython,
265+
IPython 3.x will be the last monolithic release of IPython,
266266
containing the notebook server, qtconsole, etc. The language-agnostic parts of the project:
267267
the notebook format, message protocol, qtconsole, notebook web application, etc.
268268
will move to new projects under the name <a class="reference external" href="https://jupyter.org">Jupyter</a>.
@@ -274,13 +274,12 @@ <h1>Jupyter and the future of IPython<a class="headerlink" href="#jupyter-and-th
274274
<div class="section" id="announcements">
275275
<h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to this headline"></a></h1>
276276
<ul class="simple">
277-
<li><strong>Book</strong>: Cyrille Rossant has published the <a class="reference external" href="books.html">IPython Interactive Computing and Visualization Cookbook</a>, an advanced-level guide to IPython for data science, and the sequel of his previous book on IPython. We thank Packt Publishing for donating a portion of the proceeds from this book to support IPython&#8217;s development.</li>
278-
<li><strong>IPython 2.4</strong>: A bugfix and minor feature release for IPython 2.x, released
279-
30th January 2015.</li>
280-
<li><strong>IPython 2.0</strong>: We are proud to announce the availability of IPython 2.0,
281-
a major new release including HTML widgets and multi-directory navigation.
277+
<li><strong>IPython 3.0</strong>: We are pleased to announce the availability of IPython 3.0,
278+
a major new release featuring integrated support for multiple languages, along
279+
with lots of smaller new features and bugfixes.
282280
<a class="reference external" href="install.html">Install</a> it now, or read about the changes in
283-
the <a class="reference external" href="http://ipython.org/ipython-doc/2/whatsnew/version2.0.html">release notes</a>.</li>
281+
the <a class="reference external" href="http://ipython.org/ipython-doc/3/whatsnew/version3.html">release notes</a>.</li>
282+
<li><strong>Book</strong>: Cyrille Rossant has published the <a class="reference external" href="books.html">IPython Interactive Computing and Visualization Cookbook</a>, an advanced-level guide to IPython for data science, and the sequel of his previous book on IPython. We thank Packt Publishing for donating a portion of the proceeds from this book to support IPython&#8217;s development.</li>
284283
<li><strong>O&#8217;Reilly Book</strong>: <a class="reference external" href="http://MiningTheSocialWeb.com">Mining the Social Web</a>
285284
is an open source data science project and <a class="reference external" href="http://amzn.to/GPd59m">book</a>
286285
that features nearly 130 examples with IPython Notebook and a

install.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@
100100
<h3>Versions</h3>
101101

102102
<div class="tile"><h4>Stable</h4>
103-
2.4 &ndash; January 2015<br/>
103+
3.0 &ndash; February 2015<br/>
104104
<a href="#">Install</a>
105105
</div>
106106

107107
<div class="tile"><h4>Development</h4>
108-
3.0.dev<br/>
108+
4.0.dev<br/>
109109
<a href="https://github.com/ipython/ipython">GitHub</a>
110110
</div>
111111

microsoft-donation-2013.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@
100100
<h3>Versions</h3>
101101

102102
<div class="tile"><h4>Stable</h4>
103-
2.4 &ndash; January 2015<br/>
103+
3.0 &ndash; February 2015<br/>
104104
<a href="install.html">Install</a>
105105
</div>
106106

107107
<div class="tile"><h4>Development</h4>
108-
3.0.dev<br/>
108+
4.0.dev<br/>
109109
<a href="https://github.com/ipython/ipython">GitHub</a>
110110
</div>
111111

0 commit comments

Comments
 (0)