We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37cdb6 commit 1225230Copy full SHA for 1225230
docs/conf.py
@@ -67,7 +67,7 @@
67
"sphinxcontrib.httpdomain",
68
"sphinx_copybutton",
69
"sphinx_toggleprompt",
70
- "bokeh.sphinxext.bokeh_plot",
+ # "bokeh.sphinxext.bokeh_plot",
71
]
72
73
toggleprompt_offset_right = 35
docs/requirements.txt
@@ -17,7 +17,6 @@ sphinxext-opengraph==0.6.3
17
sphinxcontrib-httpdomain==1.8.0
18
sphinx_copybutton
19
sphinx_toggleprompt
20
-pandas-bokeh==0.5.5
21
bokeh>=3.5.2
22
gspread==5.6.2
23
google-cloud-storage==2.6.0
0 commit comments