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 012bd55 commit 8601995Copy full SHA for 8601995
docs/source/_static/css/custom.js
@@ -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