From 84f0015b569a118620c682b116b326551eb633cb Mon Sep 17 00:00:00 2001 From: TravisBot Date: Sun, 29 Jul 2018 17:18:05 +0000 Subject: [PATCH 01/20] =?UTF-8?q?Updated=20website=20(automated=20commit)?= =?UTF-8?q?=20=E2=80=93=20Sunday,=2029.=20July=202018=2005:18PM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sources/index.rst.txt | 2 ++ index.html | 1 + 2 files changed, 3 insertions(+) diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt index 8818559..3158e14 100644 --- a/_sources/index.rst.txt +++ b/_sources/index.rst.txt @@ -58,6 +58,8 @@ part of which is providing a Python kernel for Jupyter. Announcements ============= +- **IPython 5.8** minor bugfixes have been release on July 28, 2018. + - **IPython 6.4**, and **IPython 5.7** minor bugfixes have been release on May 10, 2018. diff --git a/index.html b/index.html index 424ed33..74ab491 100644 --- a/index.html +++ b/index.html @@ -307,6 +307,7 @@

Jupyter and the future of IPython

Announcements

color:#fff; text-decoration: none; z-index:1" - onclick="open_window('MjI1Ng==')">Donate Now + href="https://numfocus.salsalabs.org/donate-to-ipython/index.html">Donate Now Find out more... @@ -338,7 +287,7 @@

Support IPython

diff --git a/usersurvey2011.html b/usersurvey2011.html index a8b824e..03add26 100644 --- a/usersurvey2011.html +++ b/usersurvey2011.html @@ -19,7 +19,6 @@ - @@ -30,56 +29,6 @@ - - -
-
-
-
- -
-
- -
diff --git a/usersurvey2013.html b/usersurvey2013.html index dab2eb1..a101f6d 100644 --- a/usersurvey2013.html +++ b/usersurvey2013.html @@ -19,7 +19,6 @@ - @@ -30,56 +29,6 @@ - - -
-
-
-
- -
-
- -
diff --git a/whatsnew082.html b/whatsnew082.html index cedf07e..0020b0b 100644 --- a/whatsnew082.html +++ b/whatsnew082.html @@ -19,7 +19,6 @@ - @@ -30,56 +29,6 @@ - - -
-
-
-
- -
-
- -
diff --git a/whatsnew083.html b/whatsnew083.html index cf2b17b..5177d64 100644 --- a/whatsnew083.html +++ b/whatsnew083.html @@ -19,7 +19,6 @@ - @@ -29,56 +28,6 @@ - - -
-
-
-
- -
-
- -
From 0576075703a7298919179e5010fe0667b2a05a6a Mon Sep 17 00:00:00 2001 From: TravisBot Date: Sat, 11 May 2019 10:40:11 +0000 Subject: [PATCH 10/20] =?UTF-8?q?Updated=20website=20(automated=20commit)?= =?UTF-8?q?=20=E2=80=93=20Saturday,=2011.=20May=202019=2010:40AM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sources/index.rst.txt | 6 +++++- _sources/news.rst.txt | 25 +++++++++++++++++++++++-- index.html | 4 +++- news.html | 13 +++++++++++-- 4 files changed, 42 insertions(+), 6 deletions(-) diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt index a23dad6..b6d5103 100644 --- a/_sources/index.rst.txt +++ b/_sources/index.rst.txt @@ -58,7 +58,11 @@ part of which is providing a Python kernel for Jupyter. Announcements ============= -- **IPython 7.3**: several bugfixes and minor improvements (February 18, 2019) +- **IPython 7.5**: fixes to issues brought by 7.4, documentation changes and other minor updates (April 25, 2019) + +- **IPython 7.4**: improvements to the completion system and miscellaneous fixes (March 21, 2019) + +- **IPython 7.3**: several bugfixes, minor improvements and Python 3.8 support (February 18, 2019) - **IPython 7.2**: minor bugfixes, improvements, and new configuration options (November 29, 2018) diff --git a/_sources/news.rst.txt b/_sources/news.rst.txt index e9f24e2..957469f 100644 --- a/_sources/news.rst.txt +++ b/_sources/news.rst.txt @@ -2,10 +2,31 @@ News ==== +IPython 7.5 +----------- +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. +See the `release notes +`__ + +.. ::i + $ shasum -a 256 dist/* + 54c5a8aa1eadd269ac210b96923688ccf01ebb2d0f21c18c3c717909583579a8 dist/ipython-7.5.0-py3-none-any.whl + e840810029224b56cd0d9e7719dc3b39cf84d577f8ac686547c8ba7a06eeab26 dist/ipython-7.5.0.tar.gz + +IPython 7.4 +----------- +IPython 7.4 was released on March 21, 2019. It improves the completion system and fixes several small bugs. +See the `release notes +`__ + +.. ::i + $ shasum -a 256 dist/* + f5102c1cd67e399ec8ea66bcebe6e3968ea25a8977e53f012963e5affeb1fe38 dist/ipython-7.4.0-py3-none-any.whl + b038baa489c38f6d853a3cfc4c635b0cda66f2864d136fe8f40c1a6e334e2a6b dist/ipython-7.4.0.tar.gz + IPython 7.3 ----------- -IPython 7.3 was released on February 18, 2019. It includes several bugfixes -and small improvements. +IPython 7.3 was released on February 18, 2019. It adds Python 3.8 compatibility and new %pip and %conda magic commands, among the usual bugfixes. See the `release notes `__ diff --git a/index.html b/index.html index dddff58..f7803c4 100644 --- a/index.html +++ b/index.html @@ -257,7 +257,9 @@

Jupyter and the future of IPython

Announcements