Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 83bf223

Browse files
authored
Merge pull request #25354 from meeseeksmachine/auto-backport-of-pr-25353-on-v3.7.x
Backport PR #25353 on branch v3.7.x (link to ipympl docs instead of github)
2 parents ddd817f + 454e0e8 commit 83bf223

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
@@ -261,7 +261,7 @@ Jupyter Notebooks / JupyterLab
261261
cells.
262262

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

0 commit comments

Comments
 (0)