From 9fe2dd4a859097dbb63c794d00947db34e44dad8 Mon Sep 17 00:00:00 2001 From: Oscar Gustafsson Date: Wed, 1 Mar 2023 09:13:13 +0100 Subject: [PATCH] Backport PR #25353: link to ipympl docs instead of github --- doc/users/explain/interactive.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/users/explain/interactive.rst b/doc/users/explain/interactive.rst index 83d1ee2835a6..942b682fb04c 100644 --- a/doc/users/explain/interactive.rst +++ b/doc/users/explain/interactive.rst @@ -269,7 +269,7 @@ Jupyter Notebooks / JupyterLab cells. To get interactive figures in the 'classic' notebook or Jupyter lab, -use the `ipympl `__ backend +use the `ipympl `__ backend (must be installed separately) which uses the **ipywidget** framework. If ``ipympl`` is installed use the magic: