On Fri, Dec 18, 2009 at 9:35 PM, Christopher Olah
<christopherolah...@gmail.com> wrote:
> I'm not sure I understand. Why can't you just use ${IP ADDRESS}:8000 ?
> You'll probably need to port-forward, but that is easy enough...

The notebook only listens on localhost by default.  Use

   sage: notebook(address="")

to listen on any port...

William

>
> On Fri, Dec 18, 2009 at 6:09 PM, Robert Bradshaw
> <rober...@math.washington.edu> wrote:
>> On Dec 18, 2009, at 2:53 PM, rvaug...@gmail.com wrote:
>>
>>> On a newly-installed instance of Sage, one of my users ssh's in and
>>> runs "sage".
>>> He gets this:
>>>
>>>   sage: notebook()
>>>   which returned:
>>>      Open your web browser to http://localhost:8000
>>>
>>> There must be some incantation for starting a sage server that can be
>>> connected
>>> to over the web remotely from outside the Sage server, right?
>>>
>>> Thoughts/suggestions/experience?
>>
>> Yes, it can be done. I don't remember the exact incantation, but Try
>> typing
>>
>> sage: notebook?
>>
>> - Robert
>>
>>
>> --
>> To post to this group, send email to sage-support@googlegroups.com
>> To unsubscribe from this group, send email to 
>> sage-support+unsubscr...@googlegroups.com
>> For more options, visit this group at 
>> http://groups.google.com/group/sage-support
>> URL: http://www.sagemath.org
>>
>
>
>
> --
> Christopher Olah
> Email:   christopherolah...@gmail.com
>
> --
> To post to this group, send email to sage-support@googlegroups.com
> To unsubscribe from this group, send email to 
> sage-support+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/sage-support
> URL: http://www.sagemath.org
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to