On Dec 17, 2007 6:20 PM, nathan <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm trying to host a sage notebook server at > > https://linuxcomp5.eg.bucknell.edu:9000/ > > In the setup I chose the above domain to host the notebook, but when I > try to sign up for an account, I click on Register Now it sends me to > the port on localhost instead of linuxcomp5.eg.bucknell. > > Any thoughts?
When you start the notebook server do sage: notebook(address="linuxcomp5.eg.bucknell.edu") If you haven't already, maybe do notebook? William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
