William Stein wrote:
> On Sat, Dec 26, 2009 at 9:38 PM, Dr. David Kirkby
> <[email protected]> wrote:
>> I've created a startup script
>>
>> /local-bins/start-sage
>>
>> to start Sage, which has in it:
>>
>> #!/usr/bin/env bash
>> /homes/sageserv/sage-4.3/sage -notebook address='' accounts=True
>> server_pool=['sa...@localhost']

<SNIP>

> There is no need or reason to use "sage -notebook".  Instead, here's
> what I do to make it so I can start sagenb.org with a script ("start")
> -- I just write a little Python script:

If the -notebook option does not work properly, should it be fixed or removed?

I'll use your python script.

How to start a removed using your script could usefully be documented.

dave

-- 
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to