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 6699ca5 commit c9bd0faCopy full SHA for c9bd0fa
notebook/templates/page.html
@@ -39,7 +39,7 @@
39
text: 'components/requirejs-text/text',
40
bootstrap: 'components/bootstrap/js/bootstrap.min',
41
bootstraptour: 'components/bootstrap-tour/build/js/bootstrap-tour.min',
42
- 'jquery-ui': 'components/jquery-ui/ui/minified/jquery-ui.min',
+ 'jquery-ui': 'components/jquery-ui/jquery-ui.min',
43
moment: 'components/moment/min/moment-with-locales',
44
codemirror: 'components/codemirror',
45
termjs: 'components/xterm.js/xterm',
0 commit comments