You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/whatsnew/version4.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,8 +47,8 @@ Released August, 2015
47
47
48
48
IPython 4.0 is the first major release after the Big Split.
49
49
IPython no longer contains the notebook, qtconsole, etc. which have moved to
50
-
`jupyter <https://jupyter.readthedocs.org>`_.
51
-
IPython subprojects, such as `IPython.parallel <https://ipyparallel.readthedocs.org>`_ and `widgets <https://ipywidgets.readthedocs.org>`_ have moved to their own repos as well.
50
+
`jupyter <https://jupyter.readthedocs.io>`_.
51
+
IPython subprojects, such as `IPython.parallel <https://ipyparallel.readthedocs.io>`_ and `widgets <https://ipywidgets.readthedocs.io>`_ have moved to their own repos as well.
0 commit comments