8000 link to ipympl docs instead of github · matplotlib/matplotlib@b85b46a · GitHub
[go: up one dir, main page]

Skip to content

Commit b85b46a

Browse files
authored
link to ipympl docs instead of github
1 parent 217f8f7 commit b85b46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/explain/interactive.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Jupyter Notebooks / JupyterLab
269269
cells.
270270

271271
To get interactive figures in the 'classic' notebook or Jupyter lab,
272-
use the `ipympl <https://github.com/matplotlib/ipympl>`__ backend
272+
use the `ipympl <https://matplotlib.org/ipympl>`__ backend
273273
(must be installed separately) which uses the **ipywidget** framework.
274274
If ``ipympl`` is installed use the magic:
275275

0 commit comments

Comments
 (0)
0