Thanks, I edited the port in web_server.py and ip address and sage executable.
I have seen the message ERROR:root:Could not open static file 'jquery.min.js' WARNING:root:404 GET /static/jquery.min.js (192.168.178.1) 2.22ms so in /data/sage-5.3/devel/sagecell/contrib/ipython-testing/static I did cp -r /data/sage-5.3/devel/sagecell/static/jquery* . and this problem disappeared. But I have only the title of the window and no sage input. Any other idea? Robert Dne neděle, 16. září 2012 2:29:43 UTC+2 Jason Grout napsal(a): > > On 9/15/12 6:40 PM, [email protected] <javascript:> wrote: > > Dear Jason > > > > Thank you for your answer. I think that I did all the steps and got no > > error. But if I run the script, I get the message > > > > ZMQ Connection with computer 87489d02-26f5-493d-bdd0-c4d262be72de at > > port 52311 established. > > > > and thats all. There is no sagecell at 8080. Any idea how to find what > > hapens? > > The default (at the bottom of webserver.py) is port 8888. That was so > that we could easily have both versions running. The default could (and > probably should) be changed to 8080 now. > > Thanks, > > Jason > > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
