Skip to content

Commit 8601995

Browse files
authored
Create custom.js
1 parent 012bd55 commit 8601995

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/_static/css/custom.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
requirejs.config({
2+
paths: {
3+
base: '/static/base',
4+
plotly: 'https://cdn.plot.ly/plotly-2.12.1.min.js?noext',
5+
},
6+
});

0 commit comments

Comments
 (0)