File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 33
33
kernelspecs : '{{ base_url }}kernelspecs' ,
34
34
underscore : 'components/underscore/underscore-min' ,
35
35
backbone : 'components/backbone/backbone-min' ,
36
+ jed : 'components/jed/jed' ,
36
37
jquery : 'components/jquery/jquery.min' ,
38
+ json : 'components/requirejs-plugins/src/json' ,
39
+ text : 'components/requirejs-text/text' ,
37
40
bootstrap : 'components/bootstrap/js/bootstrap.min' ,
38
41
bootstraptour : 'components/bootstrap-tour/build/js/bootstrap-tour.min' ,
39
42
'jquery-ui' : 'components/jquery-ui/ui/minified/jquery-ui.min' ,
40
- moment : 'components/moment/moment' ,
43
+ moment : 'components/moment/min/ moment-with-locales ' ,
41
44
codemirror : 'components/codemirror' ,
42
45
termjs : 'components/xterm.js/dist/xterm' ,
43
46
typeahead : 'components/jquery-typeahead/dist/jquery.typeahead.min' ,
You can’t perform that action at this time.
0 commit comments