Skip to content

Commit c770918

Browse files
committed
Add require.js
1 parent 245d114 commit c770918

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"https://cdn.bokeh.org/bokeh/release/bokeh-tables-2.4.0.min.js",
6868
"https://cdn.bokeh.org/bokeh/release/bokeh-gl-2.4.0.min.js",
6969
"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",
7071
]
7172
html_logo = "_static/logo_docs.png"
7273

0 commit comments

Comments
 (0)