Skip to content

Commit fee4d60

Browse files
TravisBotTravisBot
authored andcommitted
Updated website (automated commit) – Tuesday, 15. November 2016 01:35AM
1 parent 1c9a277 commit fee4d60

25 files changed

+67
-37
lines changed

_sources/news.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ IPython 5.1 was released on August 13th, 2016. This is primarily a bugfix
99
release, with some small new features. See the `release notes <http://ipython.readthedocs.io/en/stable/whatsnew/version5.html#ipython-5-1>`__
1010
for more details.
1111

12+
IPython 5.0
13+
-----------
14+
15+
IPython 5.0 was released on July 7th, 2016. This release is the
16+
last major release that will support Python 2. See longer announce on the
17+
`Jupyter Blog <http://blog.jupyter.org/2016/07/08/ipython-5-0-released/>`_.
18+
19+
1220
New edition of the IPython minibook
1321
-----------------------------------
1422

@@ -19,14 +27,6 @@ for which `Damian Avila <https://github.com/damianavila>`_ was a technical
1927
reviewer. We thank Packt Publishing for donating a portion of the proceeds
2028
from this book to support IPython's development.
2129

22-
IPython 5.0
23-
-----------
24-
25-
IPython 5.0 was released on July 7th, 2015. This release is the
26-
last major release that will support Python 2. See longer announce on the
27-
`Jupyter Blog <http://blog.jupyter.org/2016/07/08/ipython-5-0-released/>`_.
28-
29-
3030
IPython 4.0
3131
-----------
3232

_static/basic.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,13 @@ pre {
494494
overflow-y: hidden; /* fixes display issues on Chrome browsers */
495495
}
496496

497+
span.pre {
498+
-moz-hyphens: none;
499+
-ms-hyphens: none;
500+
-webkit-hyphens: none;
501+
hyphens: none;
502+
}
503+
497504
td.linenos pre {
498505
padding: 5px 0px;
499506
border: 0;

books.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<script type="text/javascript" src="_static/underscore.js"></script>
3636
<script type="text/javascript" src="_static/doctools.js"></script>
3737
<link rel="shortcut icon" href="_static/favicon.ico"/>
38+
<link rel="search" title="Search" href="search.html" />
3839
<link rel="top" title="IPython" href="index.html" />
3940
<link rel="next" title="Citing IPython" href="citing.html" />
4041
<link rel="prev" title="Jupyter and the future of IPython" href="index.html" />
@@ -304,7 +305,7 @@ <h2>IPython Minibook<a class="headerlink" href="#ipython-minibook" title="Permal
304305

305306
<div class="footer" role="contentinfo">
306307
&#169; Copyright the IPython development team.
307-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.6.
308+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.8.
308309
</div>
309310
</div>
310311

citing.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<script type="text/javascript" src="_static/underscore.js"></script>
3636
<script type="text/javascript" src="_static/doctools.js"></script>
3737
<link rel="shortcut icon" href="_static/favicon.ico"/>
38+
<link rel="search" title="Search" href="search.html" />
3839
<link rel="top" title="IPython" href="index.html" />
3940
<link rel="next" title="Documentation" href="documentation.html" />
4041
<link rel="prev" title="Books" href="books.html" />
@@ -305,7 +306,7 @@ <h1>Citing IPython<a class="headerlink" href="#citing-ipython" title="Permalink
305306

306307
<div class="footer" role="contentinfo">
307308
&#169; Copyright the IPython development team.
308-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.6.
309+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.8.
309310
</div>
310311
</div>
311312

documentation.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<script type="text/javascript" src="_static/underscore.js"></script>
3636
<script type="text/javascript" src="_static/doctools.js"></script>
3737
<link rel="shortcut icon" href="_static/favicon.ico"/>
38+
<link rel="search" title="Search" href="search.html" />
3839
<link rel="top" title="IPython" href="index.html" />
3940
<link rel="next" title="Support IPython Development" href="donate.html" />
4041
<link rel="prev" title="Citing IPython" href="citing.html" />
@@ -323,7 +324,7 @@ <h2>Other pieces<a class="headerlink" href="#other-pieces" title="Permalink to t
323324

324325
<div class="footer" role="contentinfo">
325326
&#169; Copyright the IPython development team.
326-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.6.
327+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.8.
327328
</div>
328329
</div>
329330

donate.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<script type="text/javascript" src="_static/underscore.js"></script>
3636
<script type="text/javascript" src="_static/doctools.js"></script>
3737
<link rel="shortcut icon" href="_static/favicon.ico"/>
38+
<link rel="search" title="Search" href="search.html" />
3839
<link rel="top" title="IPython" href="index.html" />
3940
<link rel="next" title="FAQ" href="faq.html" />
4041
<link rel="prev" title="Documentation" href="documentation.html" />
@@ -313,7 +314,7 @@ <h1>Support IPython Development<a class="headerlink" href="#support-ipython-deve
313314

314315
<div class="footer" role="contentinfo">
315316
&#169; Copyright the IPython development team.
316-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.6.
317+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.8.
317318
</div>
318319
</div>
319320

faq.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<script type="text/javascript" src="_static/underscore.js"></script>
3636
<script type="text/javascript" src="_static/doctools.js"></script>
3737
<link rel="shortcut icon" href="_static/favicon.ico"/>
38+
<link rel="search" title="Search" href="search.html" />
3839
<link rel="top" title="IPython" href="index.html" />
3940
<link rel="next" title="Installing IPython" href="install.html" />
4041
<link rel="prev" title="Support IPython Development" href="donate.html" />
@@ -329,7 +330,7 @@ <h2>What is the best way to install IPython?<a class="headerlink" href="#what-is
329330

330331
<div class="footer" role="contentinfo">
331332
&#169; Copyright the IPython development team.
332-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.6.
333+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.8.
333334
</div>
334335
</div>
335336

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<script type="text/javascript" src="_static/underscore.js"></script>
3636
<script type="text/javascript" src="_static/doctools.js"></script>
3737
<link rel="shortcut icon" href="_static/favicon.ico"/>
38+
<link rel="search" title="Search" href="search.html" />
3839
<link rel="top" title="IPython" href="#" />
3940
<link rel="next" title="Books" href="books.html" />
4041
</head>
@@ -345,7 +346,7 @@ <h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to
345346

346347
<div class="footer" role="contentinfo">
347348
&#169; Copyright the IPython development team.
348-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.6.
349+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.8.
349350
</div>
350351
</div>
351352

install.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<script type="text/javascript" src="_static/underscore.js"></script>
3636
<script type="text/javascript" src="_static/doctools.js"></script>
3737
<link rel="shortcut icon" href="_static/favicon.ico"/>
38+
<link rel="search" title="Search" href="search.html" />
3839
<link rel="top" title="IPython" href="index.html" />
3940
<link rel="next" title="Microsoft Corporation sponsors IPython" href="microsoft-donation-2013.html" />
4041
<link rel="prev" title="FAQ" href="faq.html" />
@@ -321,7 +322,7 @@ <h2>I am getting started with Python<a class="headerlink" href="#i-am-getting-st
321322

322323
<div class="footer" role="contentinfo">
323324
&#169; Copyright the IPython development team.
324-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.6.
325+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.8.
325326
</div>
326327
</div>
327328

microsoft-donation-2013.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<script type="text/javascript" src="_static/underscore.js"></script>
3636
<script type="text/javascript" src="_static/doctools.js"></script>
3737
<link rel="shortcut icon" href="_static/favicon.ico"/>
38+
<link rel="search" title="Search" href="search.html" />
3839
<link rel="top" title="IPython" href="index.html" />
3940
<link rel="next" title="News" href="news.html" />
4041
<link rel="prev" title="Installing IPython" href="install.html" />
@@ -298,7 +299,7 @@ <h4>Support IPython</h4>
298299

299300
<div class="footer" role="contentinfo">
300301
&#169; Copyright the IPython development team.
301-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.6.
302+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.8.
302303
</div>
303304
</div>
304305

0 commit comments

Comments
 (0)