iPython Notebook does not appear after upgrading to 1.0/1.1
iPython notebook worked fine with python(x,y) installation which includes
ipython 0.13.2-2. After upgrading to 1.0 and now 1.1, the notebook opens a
blank page in the browser with backend messages like the following:
2013-09-13 18:10:04.236 [tornado.access] WARNING | 404 GET
/static/components/jq uery-ui/themes/smoothness/jquery-ui.min.css
(127.0.0.1) 0.00ms WARNING:tornado.access:404 GET
/static/components/jquery-ui/themes/smoothness/jq uery-ui.min.css
(127.0.0.1) 0.00ms 2013-09-13 18:10:04.236 [tornado.access] WARNING | 404
GET /static/components/re quirejs/require.js (127.0.0.1) 0.00ms
WARNING:tornado.access:404 GET /static/components/requirejs/require.js
(127.0.0. 1) 0.00ms 2013-09-13 18:10:04.252 [tornado.access] WARNING | 404
GET /static/components/jq uery-ui/ui/minified/jquery-ui.min.js (127.0.0.1)
0.00ms WARNING:tornado.access:404 GET
/static/components/jquery-ui/ui/minified/jquery-u i.min.js (127.0.0.1)
0.00ms 2013-09-13 18:10:04.252 [tornado.access] WARNING | 404 GET
/static/components/bo otstrap/bootstrap/js/bootstrap.min.js (127.0.0.1)
0.00ms ...
I first tried to install from a local git repository for python 1.0 that I
copied over. Because this is a corporate machine, I am somewhat strapped
on installation flexibility. I came back to the issue when 1.1 was
released and attempted to install from the 1.1 zip for windows. Same
result in both cases.
What do these message imply?
No comments:
Post a Comment