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
Copy file name to clipboardExpand all lines: _sources/index.rst.txt
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,20 @@ part of which is providing a Python kernel for Jupyter.
58
58
Announcements
59
59
=============
60
60
61
+
IPython tends to be released on the last Friday of each moth, this section updated rarely. Please have a look at the release history on `PyPI <https://pypi.org/project/ipython/#history>`_.
62
+
63
+
- **IPython 7.12.0**: Released on Jan 31st 2020.
64
+
65
+
- **IPython 7.11.0 and 7.11.1**: Released on Dec 27, 2019 and Jan 1st 2020
66
+
67
+
- **IPython 7.10.0 and 7.10.1**: Released on Nov 27, 2019 and Dec 1st 2019
68
+
69
+
- **IPython 7.9.0**: Released on Oct 25, 2019
70
+
71
+
- **IPython 7.8.0**: Released on Aug 30, 1019
72
+
73
+
- **IPython 7.7.0**: Released on Jul 26, 2019
74
+
61
75
- **IPython 7.6.0 and 7.6.1**: Released on June 28th, and July 3rd 2019.
62
76
63
77
- **IPython 7.5**: fixes to issues brought by 7.4, documentation changes and other minor updates (April 25, 2019)
Copy file name to clipboardExpand all lines: index.html
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -256,7 +256,14 @@ <h1>Jupyter and the future of IPython<a class="headerlink" href="#jupyter-and-th
256
256
</div>
257
257
<divclass="section" id="announcements">
258
258
<h1>Announcements<aclass="headerlink" href="#announcements" title="Permalink to this headline">¶</a></h1>
259
+
<p>IPython tends to be released on the last Friday of each moth, this section updated rarely. Please have a look at the release history on <aclass="reference external" href="https://pypi.org/project/ipython/#history">PyPI</a>.</p>
259
260
<ulclass="simple">
261
+
<li><strong>IPython 7.12.0</strong>: Released on Jan 31st 2020.</li>
262
+
<li><strong>IPython 7.11.0 and 7.11.1</strong>: Released on Dec 27, 2019 and Jan 1st 2020</li>
263
+
<li><strong>IPython 7.10.0 and 7.10.1</strong>: Released on Nov 27, 2019 and Dec 1st 2019</li>
264
+
<li><strong>IPython 7.9.0</strong>: Released on Oct 25, 2019</li>
265
+
<li><strong>IPython 7.8.0</strong>: Released on Aug 30, 1019</li>
266
+
<li><strong>IPython 7.7.0</strong>: Released on Jul 26, 2019</li>
260
267
<li><strong>IPython 7.6.0 and 7.6.1</strong>: Released on June 28th, and July 3rd 2019.</li>
261
268
<li><strong>IPython 7.5</strong>: fixes to issues brought by 7.4, documentation changes and other minor updates (April 25, 2019)</li>
262
269
<li><strong>IPython 7.4</strong>: improvements to the completion system and miscellaneous fixes (March 21, 2019)</li>
0 commit comments