8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e3b239 commit 20c3061Copy full SHA for 20c3061
tutorials/introductory/images.py
@@ -19,7 +19,7 @@
19
loop, execute the **%matplotlib** magic at your IPython prompt. There's more
20
detail on exactly what this does at `IPython's documentation on GUI
21
event loops
22
-<http://ipython.org/ipython-doc/2/interactive/reference.html#gui-event-loop-support>`_.
+<https://ipython.readthedocs.io/en/stable/interactive/reference.html#gui-event-loop-support>`_.
23
24
If you're using IPython Notebook, the same commands are available, but
25
people commonly use a specific argument to the %matplotlib magic:
0 commit comments