-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Description
On Thu, 02 Apr 2009 at 11:53PM -0700, Ondrej Certik wrote:
>
> Hi,
>
[...]
> sage: notebook(secure=False, address="")
> [...]
>
> and it starts firefox on the local machine with this address:
>
> http://[www.:8000.com]/?startup_token=41e2a34e89e40139333a8113e9be2a50
>
> which obviously fails. This also happens with sage 3.2.3 (I didn't try
> other versions).
This has been around for a while; I haven't filed a ticket for it, since
I just retype the URL.
It used to be in the notebook that address="" was an error. Then when we switched to twisted, it suddenly meant "listen on all interfaces". Now it's a common option to give.
CC: @sagetrac-acleone
Component: notebook
Author: Tim Dumol
Reviewer: Alex Leone
Merged: sagenb-0.7
Issue created by migration from https://trac.sagemath.org/ticket/5675