Skip to content

Commit 3714433

Browse files
TravisBotTravisBot
authored andcommitted
Updated website (automated commit) – Tuesday, 23. July 2019 10:50PM
1 parent 0576075 commit 3714433

File tree

5 files changed

+28
-6
lines changed

5 files changed

+28
-6
lines changed

_sources/index.rst.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ part of which is providing a Python kernel for Jupyter.
5858
Announcements
5959
=============
6060

61+
- **IPython 7.6.0 and 7.6.1**: Released on June 28th, and July 3rd 2019.
62+
6163
- **IPython 7.5**: fixes to issues brought by 7.4, documentation changes and other minor updates (April 25, 2019)
6264

6365
- **IPython 7.4**: improvements to the completion system and miscellaneous fixes (March 21, 2019)

_sources/news.rst.txt

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

5+
IPython 7.6
6+
-----------
7+
IPython 7.6.0 was released on June 28, 2019; 7.6.1 on July 3rd
8+
See the `release notes
9+
<https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-6-1>`__
10+
11+
.. ::
12+
$ shasum -a 256 dist/*
13+
263376e672c7f104fb971c9e1f372441bb34d66dfb7323062f62aa21fa46a377 dist/ipython-7.6.0-py3-none-any.whl
14+
0806894ae78ddb94b530514acc9ab03a928b79374d8630470b439b58383dd7ee dist/ipython-7.6.0.tar.gz
15+
60bc55c2c1d287161191cc2469e73c116d9b634cff25fe214a43cba7cec94c79 dist/ipython-7.6.1-py3-none-any.whl
16+
11067ab11d98b1e6c7f0993506f7a5f8a91af420f7e82be6575fcb7a6ca372a0 dist/ipython-7.6.1.tar.gz
17+
18+
519
IPython 7.5
620
-----------
721
IPython 7.5 was released on April 25, 2019. It fixes several small issues brought by 7.4, and contains other minor fixes and improvements.

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ <h1>Jupyter and the future of IPython<a class="headerlink" href="#jupyter-and-th
257257
<div class="section" id="announcements">
258258
<h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to this headline"></a></h1>
259259
<ul class="simple">
260+
<li><strong>IPython 7.6.0 and 7.6.1</strong>: Released on June 28th, and July 3rd 2019.</li>
260261
<li><strong>IPython 7.5</strong>: fixes to issues brought by 7.4, documentation changes and other minor updates (April 25, 2019)</li>
261262
<li><strong>IPython 7.4</strong>: improvements to the completion system and miscellaneous fixes (March 21, 2019)</li>
262263
<li><strong>IPython 7.3</strong>: several bugfixes, minor improvements and Python 3.8 support (February 18, 2019)</li>

news.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,11 @@ <h4>Support IPython</h4>
226226

227227
<div class="section" id="news">
228228
<h1>News<a class="headerlink" href="#news" title="Permalink to this headline"></a></h1>
229+
<div class="section" id="ipython-7-6">
230+
<h2>IPython 7.6<a class="headerlink" href="#ipython-7-6" title="Permalink to this headline"></a></h2>
231+
<p>IPython 7.6.0 was released on June 28, 2019; 7.6.1 on July 3rd
232+
See the <a class="reference external" href="https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-6-1">release notes</a></p>
233+
</div>
229234
<div class="section" id="ipython-7-5">
230235
<h2>IPython 7.5<a class="headerlink" href="#ipython-7-5" title="Permalink to this headline"></a></h2>
231236
<p>IPython 7.5 was released on April 25, 2019. It fixes several small issues brought by 7.4, and contains other minor fixes and improvements.
@@ -673,7 +678,7 @@ <h2>Coding Sprint in Boulder (Coming April 28, 2007)<a class="headerlink" href="
673678
<h2>IPython 0.8.0 is released (April 10, 2007)<a class="headerlink" href="#ipython-0-8-0-is-released-april-10-2007" title="Permalink to this headline"></a></h2>
674679
<p>Version 0.8.0 is out. See WhatsNew for a summary of changes, or read the gory
675680
details in the full <a class="reference external" href="http://ipython.scipy.org/ChangeLog">ChangeLog</a>.</p>
676-
<p>‘’WARNING’‘’ for Windows users: IPython 0.8.0 does ‘’NOT’’ work correctly
681+
<p>‘’WARNING’’’ for Windows users: IPython 0.8.0 does ‘’NOT’’ work correctly
677682
with <a class="reference external" href="pyreadline.html">PyReadline</a> 1.3 , Use <a class="reference external" href="http://ipython.scipy.org/dist/pyreadline-1.4.2.win32.exe">PyReadLine 1.4</a> instead.</p>
678683
</div>
679684
<div class="section" id="ipython-0-7-3-is-released-december-19-2006">

presentation.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ <h2>2007<a class="headerlink" href="#id9" title="Permalink to this headline">¶<
317317
<li>An <a class="reference external" href="http://amath.colorado.edu/faculty/fperez/preprints/ipython-cise-final.pdf">article about IPython</a>,
318318
written by Fernando Perez and Brian Granger, published in the <a class="reference external" href="http://scitation.aip.org/content/aip/journal/cise/9/3">May/June 2007
319319
issue</a> of the
320-
journal ‘’Computing in Science and Engineering’.</li>
320+
journal ‘’Computing in Science and Engineering’.</li>
321321
<li>A <a class="reference external" href="http://ipython.scipy.org/talks/Trilinos-IPython.pdf">set of slides</a> by
322322
Bill Spotz, from Sandia National Labs, on using IPython to interactively use
323323
the <a class="reference external" href="http://trilinos.sandia.gov/">Trilinos</a> parallel solvers.</li>
@@ -338,7 +338,7 @@ <h2>2006<a class="headerlink" href="#id10" title="Permalink to this headline">¶
338338
<li>A <a class="reference external" href="http://ipython.scipy.org/moin/About/Presentations?action=AttachFile&amp;do=get&amp;target=ipython_DANSE06.pdf">poster</a>
339339
at the <a class="reference external" href="http://www.cacr.caltech.edu/projects/danse/meetings/kickoff/">DANSE kickoff meeting</a>.</li>
340340
<li>A <a class="reference external" href="http://ipython.scipy.org/moin/About/Presentations?action=AttachFile&amp;do=get&amp;target=ipython_scipy06.pdf">lightening talk</a>
341-
at <a class="reference external" href="http://www.scipy.org/SciPy2006">SciPy06</a> about the Parallel Computing
341+
at <a class="reference external" href="http://www.scipy.org/SciPy2006">SciPy06</a> about the Parallel Computing
342342
capabilities of IPython.</li>
343343
<li><a class="reference external" href="http://modular.ucsd.edu/sage/days1/perez.pdf">Slides</a> and <a class="reference external" href="http://modular.ucsd.edu/sage/days1/audio/day1/voice004.mp3">MP3 audio</a> of a talk at
344344
<a class="reference external" href="http://modular.ucsd.edu/sage/days1/index.html">SAGE Days 2006</a>.</li>
@@ -349,20 +349,20 @@ <h2>2006<a class="headerlink" href="#id10" title="Permalink to this headline">¶
349349
<div class="section" id="id11">
350350
<h2>2005<a class="headerlink" href="#id11" title="Permalink to this headline"></a></h2>
351351
<ul class="simple">
352-
<li>Two talks at SciPy05: one about <a class="reference external" href="http://ipython.scipy.org/misc/scipy05_parallel.pdf">parallel computing</a>
352+
<li>Two talks at SciPy05: one about <a class="reference external" href="http://ipython.scipy.org/misc/scipy05_parallel.pdf">parallel computing</a>
353353
and one about <a class="reference external" href="http://ipython.scipy.org/misc/ipython-notebooks-scipy05.pdf">interactive notebooks</a>.</li>
354354
</ul>
355355
</div>
356356
<div class="section" id="id12">
357357
<h2>2004<a class="headerlink" href="#id12" title="Permalink to this headline"></a></h2>
358358
<ul class="simple">
359-
<li>A <a class="reference external" href="http://ipython.scipy.org/misc/ipython_scipy04.pdf">talk</a> at SciPy04.</li>
359+
<li>A <a class="reference external" href="http://ipython.scipy.org/misc/ipython_scipy04.pdf">talk</a> at SciPy04.</li>
360360
</ul>
361361
</div>
362362
<div class="section" id="id13">
363363
<h2>2003<a class="headerlink" href="#id13" title="Permalink to this headline"></a></h2>
364364
<ul class="simple">
365-
<li>An <a class="reference external" href="http://ipython.scipy.org/misc/ipython_scipy03.pdf">overview of IPython</a> at SciPy03.</li>
365+
<li>An <a class="reference external" href="http://ipython.scipy.org/misc/ipython_scipy03.pdf">overview of IPython</a> at SciPy03.</li>
366366
</ul>
367367
</div>
368368
</div>

0 commit comments

Comments
 (0)