|
5 | 5 |
|
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml"> |
7 | 7 | <head> |
8 | | - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
9 | | - <script type="text/javascript"> |
| 8 | + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><script type="text/javascript"> |
10 | 9 | (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
11 | 10 | (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
12 | 11 | m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
|
16 | 15 | ga('send', 'pageview'); |
17 | 16 | </script> |
18 | 17 | <title>Jupyter and the future of IPython — IPython</title> |
19 | | - |
20 | 18 | <link rel="stylesheet" href="_static/agogo.css" type="text/css" /> |
21 | 19 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
22 | 20 | <link rel="stylesheet" href="_static/ipython.css" type="text/css" /> |
23 | 21 | <link rel="stylesheet" href="_static/flipcause.css" type="text/css" /> |
24 | | - |
25 | 22 | <script type="text/javascript"> |
26 | 23 | var DOCUMENTATION_OPTIONS = { |
27 | 24 | URL_ROOT: './', |
@@ -315,8 +312,8 @@ <h1>Jupyter and the future of IPython<a class="headerlink" href="#jupyter-and-th |
315 | 312 | <div class="section" id="announcements"> |
316 | 313 | <h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to this headline">¶</a></h1> |
317 | 314 | <ul class="simple"> |
318 | | -<li><strong>IPython 6.1</strong>, and <strong>IPython 5.4</strong>: These two release where made on May 31st |
319 | | -2017.m</li> |
| 315 | +<li><strong>IPython 6.1</strong>, and <strong>IPython 5.4</strong>: These two releases were made on May 31st |
| 316 | +2017.</li> |
320 | 317 | <li><strong>IPython 6.0</strong>: This release, the first to require Python 3, integrates the |
321 | 318 | Jedi library for completion. See the <a class="reference external" href="http://ipython.readthedocs.io/en/stable/whatsnew/version6.html#ipython-6-0">release notes</a> |
322 | 319 | for more information about what’s new.</li> |
@@ -368,7 +365,7 @@ <h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to |
368 | 365 |
|
369 | 366 | <div class="footer" role="contentinfo"> |
370 | 367 | © Copyright the IPython development team. |
371 | | - Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.2. |
| 368 | + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.3. |
372 | 369 | </div> |
373 | 370 | </div> |
374 | 371 |
|
|
0 commit comments