Skip to content

Commit 5e14114

Browse files
TravisBotTravisBot
authored andcommitted
Updated website (automated commit) – Saturday, 09. July 2016 06:41PM
1 parent 5d44206 commit 5e14114

25 files changed

+37
-27
lines changed

_sources/news.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ for which `Damian Avila <https://github.com/damianavila>`_ was a technical
1212
reviewer. We thank Packt Publishing for donating a portion of the proceeds
1313
from this book to support IPython's development.
1414

15+
IPython 5.0
16+
-----------
17+
18+
IPython 5.0 was released on July 7th, 2015. This release is the
19+
last major release that will support Python 2. See longer announce on the
20+
`Jupyter Blog <http://blog.jupyter.org/2016/07/08/ipython-5-0-released/>`_.
21+
22+
1523
IPython 4.0
1624
-----------
1725

_static/basic.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,6 @@ div.sphinxsidebar #searchbox input[type="text"] {
8585
width: 170px;
8686
}
8787

88-
div.sphinxsidebar #searchbox input[type="submit"] {
89-
width: 30px;
90-
}
91-
9288
img {
9389
border: 0;
9490
max-width: 100%;

books.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ <h2>IPython Minibook<a class="headerlink" href="#ipython-minibook" title="Permal
302302

303303
<div class="footer" role="contentinfo">
304304
&copy; Copyright the IPython development team.
305-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.
305+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.4.
306306
</div>
307307
</div>
308308

citing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ <h1>Citing IPython<a class="headerlink" href="#citing-ipython" title="Permalink
305305

306306
<div class="footer" role="contentinfo">
307307
&copy; Copyright the IPython development team.
308-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.
308+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.4.
309309
</div>
310310
</div>
311311

documentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ <h2>Current Documentation<a class="headerlink" href="#current-documentation" tit
312312

313313
<div class="footer" role="contentinfo">
314314
&copy; Copyright the IPython development team.
315-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.
315+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.4.
316316
</div>
317317
</div>
318318

donate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ <h1>Support IPython Development<a class="headerlink" href="#support-ipython-deve
313313

314314
<div class="footer" role="contentinfo">
315315
&copy; Copyright the IPython development team.
316-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.
316+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.4.
317317
</div>
318318
</div>
319319

faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ <h2>What is the best way to install IPython?<a class="headerlink" href="#what-is
329329

330330
<div class="footer" role="contentinfo">
331331
&copy; Copyright the IPython development team.
332-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.
332+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.4.
333333
</div>
334334
</div>
335335

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ <h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to
365365

366366
<div class="footer" role="contentinfo">
367367
&copy; Copyright the IPython development team.
368-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.
368+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.4.
369369
</div>
370370
</div>
371371

install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ <h2>I am getting started with Python<a class="headerlink" href="#i-am-getting-st
321321

322322
<div class="footer" role="contentinfo">
323323
&copy; Copyright the IPython development team.
324-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.
324+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.4.
325325
</div>
326326
</div>
327327

microsoft-donation-2013.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h4>Support IPython</h4>
298298

299299
<div class="footer" role="contentinfo">
300300
&copy; Copyright the IPython development team.
301-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.
301+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.4.
302302
</div>
303303
</div>
304304

0 commit comments

Comments
 (0)