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 245d114 commit c770918Copy full SHA for c770918
docs/source/conf.py
@@ -67,6 +67,7 @@
67
"https://cdn.bokeh.org/bokeh/release/bokeh-tables-2.4.0.min.js",
68
"https://cdn.bokeh.org/bokeh/release/bokeh-gl-2.4.0.min.js",
69
"https://cdn.bokeh.org/bokeh/release/bokeh-mathjax-2.4.0.min.js",
70
+ "https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js",
71
]
72
html_logo = "_static/logo_docs.png"
73
0 commit comments