File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 < title > {% block title %}Jupyter Notebook{% endblock %}</ title >
88 {% block favicon %}< link id ="favicon " rel ="shortcut icon " type ="image/x-icon " href ="{{static_url( "base /images/favicon.ico") }}"> {% endblock %}
99 < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
10- < link rel ="stylesheet " href ="{{static_url( "components /jquery-ui/themes/smoothness/jquery-ui.min.css") }}" type="text/css " />
10+ < link rel ="stylesheet " href ="{{static_url( "components /jquery-ui/dist/ themes/smoothness/jquery-ui.min.css") }}" type="text/css " />
1111 < link rel ="stylesheet " href ="{{static_url( "components /jquery-typeahead/dist/jquery.typeahead.min.css") }}" type="text/css " />
1212 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
1313
3939 text : 'components/requirejs-text/text' ,
4040 bootstrap : 'components/bootstrap/dist/js/bootstrap.min' ,
4141 bootstraptour : 'components/bootstrap-tour/build/js/bootstrap-tour.min' ,
42- 'jquery-ui' : 'components/jquery-ui/jquery-ui.min' ,
42+ 'jquery-ui' : 'components/jquery-ui/dist/ jquery-ui.min' ,
4343 moment : 'components/moment/min/moment-with-locales' ,
4444 codemirror : 'components/codemirror' ,
4545 termjs : 'components/xterm.js/xterm' ,
You can’t perform that action at this time.
0 commit comments