diff --git a/docs/conf.py b/docs/conf.py index 8938ce735..8475c92e8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -67,7 +67,7 @@ "sphinxcontrib.httpdomain", "sphinx_copybutton", "sphinx_toggleprompt", - "bokeh.sphinxext.bokeh_plot", + # "bokeh.sphinxext.bokeh_plot", ] toggleprompt_offset_right = 35 diff --git a/docs/requirements.txt b/docs/requirements.txt index 50c02f006..14375dff6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -17,7 +17,6 @@ sphinxext-opengraph==0.6.3 sphinxcontrib-httpdomain==1.8.0 sphinx_copybutton sphinx_toggleprompt -pandas-bokeh==0.5.5 bokeh>=3.5.2 gspread==5.6.2 google-cloud-storage==2.6.0