From b85b46a38e39a31eb0c760cec9cec532b2f42af0 Mon Sep 17 00:00:00 2001 From: Ian Hunt-Isaak Date: Wed, 1 Mar 2023 00:12:57 -0500 Subject: [PATCH] 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: