|
|
|
|
@ -33,11 +33,14 @@
|
|
|
|
|
kernelspecs : '{{ base_url }}kernelspecs',
|
|
|
|
|
underscore : 'components/underscore/underscore-min',
|
|
|
|
|
backbone : 'components/backbone/backbone-min',
|
|
|
|
|
jed: 'components/jed/jed',
|
|
|
|
|
jquery: 'components/jquery/jquery.min',
|
|
|
|
|
json: 'components/requirejs-plugins/src/json',
|
|
|
|
|
text: 'components/requirejs-text/text',
|
|
|
|
|
bootstrap: 'components/bootstrap/js/bootstrap.min',
|
|
|
|
|
bootstraptour: 'components/bootstrap-tour/build/js/bootstrap-tour.min',
|
|
|
|
|
'jquery-ui': 'components/jquery-ui/ui/minified/jquery-ui.min',
|
|
|
|
|
moment: 'components/moment/moment',
|
|
|
|
|
moment: 'components/moment/min/moment-with-locales',
|
|
|
|
|
codemirror: 'components/codemirror',
|
|
|
|
|
termjs: 'components/xterm.js/dist/xterm',
|
|
|
|
|
typeahead: 'components/jquery-typeahead/dist/jquery.typeahead.min',
|
|
|
|
|
|