Skip to content

Commit a38b2f9

Browse files
TravisBotTravisBot
authored andcommitted
Updated website (automated commit) – Monday, 25. September 2017 04:17PM
1 parent 925472f commit a38b2f9

File tree

8 files changed

+20
-20
lines changed

8 files changed

+20
-20
lines changed

_sources/news.rst.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ IPython 6.1
77

88
IPython 5.4 was release on May 31, 2017. And include a number of new features.
99
See the `Jupyter Blog
10-
<http://blog.jupyter.org/2017/05/31/release-of-ipython-5-4-6-1-and-rlipython-2/>`_
10+
<https://blog.jupyter.org/2017/05/31/release-of-ipython-5-4-6-1-and-rlipython-2/>`_
1111
and the `release notes
12-
<http://ipython.readthedocs.io/en/stable/whatsnew/version6.html#ipython-6-1>`__
12+
<https://ipython.readthedocs.io/en/stable/whatsnew/version6.html#ipython-6-1>`__
1313

1414
.. ::
1515
sha256
@@ -21,7 +21,7 @@ IPython 5.4
2121

2222
IPython 5.4/5.4.1 was release on May 31, 2017. This release backport most of the
2323
features and API addition that went into 6.0 and 6.1. See the `Jupyter Blog
24-
<http://blog.jupyter.org/2017/05/31/release-of-ipython-5-4-6-1-and-rlipython-2/>`_
24+
<https://blog.jupyter.org/2017/05/31/release-of-ipython-5-4-6-1-and-rlipython-2/>`_
2525
and the `release notes
2626
<http://ipython.readthedocs.io/en/5.x/whatsnew/version5.html#ipython-5-4>`__
2727

@@ -109,7 +109,7 @@ for languages other than Python - available kernels are `listed on the wiki
109109
<https://github.com/ipython/ipython/wiki/IPython-kernels-for-other-languages>`_.
110110

111111
`Install <install.html>`__ it now, or see the
112-
`release notes <http://ipython.org/ipython-doc/3/whatsnew/version3.html>`__
112+
`release notes <https://ipython.readthedocs.io/en/stable/whatsnew/version3.html>`__
113113
for more details.
114114

115115
The 3.x release series will be the last where IPython is released as one big
@@ -159,7 +159,7 @@ IPython 2.0
159159
IPython 2.0 was released on April 1, 2014. The major new features include
160160
interactive HTML widgets, and directory navigation in the notebook dashboard.
161161
`Install <install.html>`__ it now, or see the
162-
`release notes <http://ipython.org/ipython-doc/2/whatsnew/version2.0.html>`__
162+
`release notes <https://ipython.readthedocs.io/en/stable/whatsnew/version2.0.html>`__
163163
for more details.
164164

165165
User survey 2013
@@ -181,7 +181,7 @@ IPython 1.0
181181
IPython 1.0 was released on August 8, 2013, after nearly twelve years of development.
182182
This release sees numerous improvements from the 0.13 series, and some significant
183183
API reorganisations. `Install <install.html>`__ it now, or see the
184-
`release notes <http://ipython.org/ipython-doc/rel-1.0.0/whatsnew/version1.0.html>`__
184+
`release notes <https://ipython.readthedocs.io/en/stable/whatsnew/version1.0.html>`__
185185
for more details.
186186

187187
This is just the first part of an ambitious development schedule. We aim

_sources/pyreadline.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ PyReadline is a Python module providing a readline API on Windows, using ctypes.
66

77
IPython previously used PyReadline to run on Windows, but moved away from it for
88
IPython 5.0. PyReadline is not actively developed at the moment (early 2017),
9-
but you can still find it `on PyPI <http://pypi.python.org/pypi/pyreadline>`_
9+
but you can still find it `on PyPI <https://pypi.python.org/pypi/pyreadline>`_
1010
and `on GitHub <https://github.com/pyreadline/pyreadline>`_.

_sources/roadmap-announcement.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ Paul Ivanov
6565
.. _pdf: http://ipython.org/_static/sloangrant/sloan-grant.pdf
6666
.. _roadmap: https://github.com/ipython/ipython/wiki/Roadmap:-IPython
6767
.. _"Towards IPython 1.0, the famous big cleanup": http://mail.scipy.org/pipermail/ipython-user/2005-April/002648.html
68-
.. _nbconvert: https://github.com/ipython/nbconvert
68+
.. _nbconvert: https://github.com/jupyter/nbconvert
6969

_sources/security.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
See the IPython documentation for more information on `notebook security`_,
88
or `reporting security issues`_
99

10-
.. _notebook security: http://ipython.org/ipython-doc/2/notebook/security.html
11-
.. _reporting security issues: http://ipython.org/ipython-doc/2/notebook/security.html#reporting-security-issues
10+
.. _notebook security: https://ipython.org/ipython-doc/2/notebook/security.html
11+
.. _reporting security issues: https://jupyter-notebook.readthedocs.io/en/stable/security.html#reporting-security-issues
1212

news.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -284,13 +284,13 @@ <h1>News<a class="headerlink" href="#news" title="Permalink to this headline">¶
284284
<div class="section" id="ipython-6-1">
285285
<h2>IPython 6.1<a class="headerlink" href="#ipython-6-1" title="Permalink to this headline"></a></h2>
286286
<p>IPython 5.4 was release on May 31, 2017. And include a number of new features.
287-
See the <a class="reference external" href="http://blog.jupyter.org/2017/05/31/release-of-ipython-5-4-6-1-and-rlipython-2/">Jupyter Blog</a>
288-
and the <a class="reference external" href="http://ipython.readthedocs.io/en/stable/whatsnew/version6.html#ipython-6-1">release notes</a></p>
287+
See the <a class="reference external" href="https://blog.jupyter.org/2017/05/31/release-of-ipython-5-4-6-1-and-rlipython-2/">Jupyter Blog</a>
288+
and the <a class="reference external" href="https://ipython.readthedocs.io/en/stable/whatsnew/version6.html#ipython-6-1">release notes</a></p>
289289
</div>
290290
<div class="section" id="ipython-5-4">
291291
<h2>IPython 5.4<a class="headerlink" href="#ipython-5-4" title="Permalink to this headline"></a></h2>
292292
<p>IPython 5.4/5.4.1 was release on May 31, 2017. This release backport most of the
293-
features and API addition that went into 6.0 and 6.1. See the <a class="reference external" href="http://blog.jupyter.org/2017/05/31/release-of-ipython-5-4-6-1-and-rlipython-2/">Jupyter Blog</a>
293+
features and API addition that went into 6.0 and 6.1. See the <a class="reference external" href="https://blog.jupyter.org/2017/05/31/release-of-ipython-5-4-6-1-and-rlipython-2/">Jupyter Blog</a>
294294
and the <a class="reference external" href="http://ipython.readthedocs.io/en/5.x/whatsnew/version5.html#ipython-5-4">release notes</a></p>
295295
</div>
296296
<div class="section" id="ipython-6-0">
@@ -348,7 +348,7 @@ <h2>IPython 3.0<a class="headerlink" href="#ipython-3-0" title="Permalink to thi
348348
<p>IPython 3.0 was released on February 27, 2015. This release integrates support
349349
for languages other than Python - available kernels are <a class="reference external" href="https://github.com/ipython/ipython/wiki/IPython-kernels-for-other-languages">listed on the wiki</a>.</p>
350350
<p><a class="reference external" href="install.html">Install</a> it now, or see the
351-
<a class="reference external" href="http://ipython.org/ipython-doc/3/whatsnew/version3.html">release notes</a>
351+
<a class="reference external" href="https://ipython.readthedocs.io/en/stable/whatsnew/version3.html">release notes</a>
352352
for more details.</p>
353353
<p>The 3.x release series will be the last where IPython is released as one big
354354
package. For 4.0, we will split up components into several packages. The parts
@@ -390,7 +390,7 @@ <h2>IPython 2.0<a class="headerlink" href="#ipython-2-0" title="Permalink to thi
390390
<p>IPython 2.0 was released on April 1, 2014. The major new features include
391391
interactive HTML widgets, and directory navigation in the notebook dashboard.
392392
<a class="reference external" href="install.html">Install</a> it now, or see the
393-
<a class="reference external" href="http://ipython.org/ipython-doc/2/whatsnew/version2.0.html">release notes</a>
393+
<a class="reference external" href="https://ipython.readthedocs.io/en/stable/whatsnew/version2.0.html">release notes</a>
394394
for more details.</p>
395395
</div>
396396
<div class="section" id="user-survey-2013">
@@ -408,7 +408,7 @@ <h2>IPython 1.0<a class="headerlink" href="#ipython-1-0" title="Permalink to thi
408408
<p>IPython 1.0 was released on August 8, 2013, after nearly twelve years of development.
409409
This release sees numerous improvements from the 0.13 series, and some significant
410410
API reorganisations. <a class="reference external" href="install.html">Install</a> it now, or see the
411-
<a class="reference external" href="http://ipython.org/ipython-doc/rel-1.0.0/whatsnew/version1.0.html">release notes</a>
411+
<a class="reference external" href="https://ipython.readthedocs.io/en/stable/whatsnew/version1.0.html">release notes</a>
412412
for more details.</p>
413413
<p>This is just the first part of an ambitious development schedule. We aim
414414
to release IPython 2.0 some time in December.</p>

pyreadline.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ <h1><strong>PyReadline</strong><a class="headerlink" href="#pyreadline" title="P
284284
<p>PyReadline is a Python module providing a readline API on Windows, using ctypes.</p>
285285
<p>IPython previously used PyReadline to run on Windows, but moved away from it for
286286
IPython 5.0. PyReadline is not actively developed at the moment (early 2017),
287-
but you can still find it <a class="reference external" href="http://pypi.python.org/pypi/pyreadline">on PyPI</a>
287+
but you can still find it <a class="reference external" href="https://pypi.python.org/pypi/pyreadline">on PyPI</a>
288288
and <a class="reference external" href="https://github.com/pyreadline/pyreadline">on GitHub</a>.</p>
289289
</div>
290290

roadmap-announcement.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ <h1>Roadmap to 1.0 and Beyond<a class="headerlink" href="#roadmap-to-1-0-and-bey
312312
when the dust settles, we’ll have something we can call IPython 1.0”… And
313313
eight years and a few months after that email was sent, we will! :)</p>
314314
<p>What will 1.0 look like? Biggest changes on the user side will be the
315-
integration of <a class="reference external" href="https://github.com/ipython/nbconvert">nbconvert</a> into IPython proper. But that’s just my summary
315+
integration of <a class="reference external" href="https://github.com/jupyter/nbconvert">nbconvert</a> into IPython proper. But that’s just my summary
316316
of it, the interested reader is encouraged to read the gory details in the
317317
<a class="reference external" href="https://github.com/ipython/ipython/wiki/Roadmap:-IPython">roadmap</a>.</p>
318318
<p>that’s it from me for now,</p>

security.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,8 +281,8 @@ <h4>Support IPython</h4>
281281

282282
<div class="section" id="security-in-ipython">
283283
<span id="security"></span><h1>Security in IPython<a class="headerlink" href="#security-in-ipython" title="Permalink to this headline"></a></h1>
284-
<p>See the IPython documentation for more information on <a class="reference external" href="http://ipython.org/ipython-doc/2/notebook/security.html">notebook security</a>,
285-
or <a class="reference external" href="http://ipython.org/ipython-doc/2/notebook/security.html#reporting-security-issues">reporting security issues</a></p>
284+
<p>See the IPython documentation for more information on <a class="reference external" href="https://ipython.org/ipython-doc/2/notebook/security.html">notebook security</a>,
285+
or <a class="reference external" href="https://jupyter-notebook.readthedocs.io/en/stable/security.html#reporting-security-issues">reporting security issues</a></p>
286286
</div>
287287

288288

0 commit comments

Comments
 (0)