On Mon, Jun 30, 2008 at 11:34 AM, Philippe Saade <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> sage -help explains :
> "
>  Optional arguments:
>  -coverage <files>  -- give info about doctest coverage of files
>  -h            -- print this help message
>  -v, -version  -- print the SAGE version
>  -notebook [options] -- start the SAGE notebook (options are
>                   the same as to the notebook command in SAGE)
>  ...
> "
>
> but i couldn't successfully pass options to -notebook
>
> Can anybody give me a hint ?

Use

   sage -c "notebook(options...)"

instead which is easier.

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to