Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 95f41b5

Browse filesBrowse files
dstansbyMeeseeksDev[bot]
authored andcommitted
Backport PR #9225: update link to IPython stable doc
PR Summary Link was pointing to the old docs location which has not been updated in a couple of years. Updating the link point users toward newer version of the same page; without warnings that this is old docs. Hopefully it will also improve ranking of both page on Google,. PR Checklist - [x] Has Pytest style unit tests - [x] Code is PEP 8 compliant - [x] New features are documented, with examples if plot related - [x] Documentation is sphinx and numpydoc compliant - [x] Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there) - [x] Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way
1 parent fa24e8c commit 95f41b5
Copy full SHA for 95f41b5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/users/shell.rst

Copy file name to clipboardExpand all lines: doc/users/shell.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ IPython to the rescue
3434
shadow python built-in and can lead to hard to track bugs. To get IPython
3535
integration without imports the use of the `%matplotlib` magic is
3636
preferred. See
37-
`ipython documentation <http://ipython.org/ipython-doc/stable/interactive/reference.html#plotting-with-matplotlib>`_
37+
`ipython documentation <https://ipython.readthedocs.io/en/stable/interactive/reference.html#plotting-with-matplotlib>`_
3838
.
3939

4040
Fortunately, `ipython <http://ipython.org/>`_, an enhanced

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.