diff --git a/docs/conf.py b/docs/conf.py index ecc78007..7945787a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,7 +52,6 @@ def _get_project_meta(): "sphinx.ext.viewcode", "sphinx.ext.coverage", "sphinx_autodoc_typehints", - "bokeh.sphinxext.bokeh_autodoc", "bokeh.sphinxext.bokeh_plot", "nbsphinx", "myst_parser",