On Mon, Dec 21, 2009 at 11:30 AM, [email protected] <[email protected]> wrote:
> OK. Let me see if I understand this.
> I ssh into the machine running Sage.
> I execute "sage" and see this:
>
> sage:
>
> I then add the following after the "sage:" prompt:
> notebook(address="192.NN.NN.NNN")
> where 192.NN.NN.NNN is the IP address of the machine of...
> the client machine from which I want to run sage remotely via a
> browser?
> or the 'server' machine on which the Sage instance is running?
>
> Thanks,
> -Richard Vaughn
To repeat what I wrote above:
The notebook only listens on localhost by default. Use
sage: notebook(address="", open_viewer=False)
to listen on any port...
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
URL: http://www.sagemath.org