diff --git a/doc/conf.py b/doc/conf.py index 71c9ec5bb60c3..d306078ddb9ac 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -62,7 +62,7 @@ "sphinx.ext.intersphinx", "sphinx.ext.imgconverter", "sphinx_gallery.gen_gallery", - "sphinx-prompt", + "sphinx_prompt", "sphinx_copybutton", "sphinxext.opengraph", "matplotlib.sphinxext.plot_directive",