On Tue, Apr 15, 2008 at 8:58 PM, mhampton <[EMAIL PROTECTED]> wrote:
>
>  At first I liked -nb more than -n for just launching the notebook, but
>  I often want to rebuild and launch the notebook when testing 3d stuff,
>  so I guess I'll give -n and -bn +1.
>
>  -M. Hampton

This is now
   http://trac.sagemath.org/sage_trac/ticket/2942

When I was about to open the above trac ticket for this, I noticed

   http://trac.sagemath.org/sage_trac/ticket/2110

by David Roe which proposes both a "sage -n" and "sage -bn" flag both
of which have nothing to do with the notebook.  This seems like a good
thread to discuss that proposal too:
"cython -a creates an annotated html file that helps with profiling
code. It would be nice if this functionality were available on: 1.
.spyx files 2. .pyx files in the sage library, more easily.

I propose that there should be a new flag to sage (eg sage -n) that
fulfills these goals.

sage -n file.spyx would proprocess file.spyx and then call cython -a
then start a web-browser to view the file. sage -bn would build sage
and call cython -a on the cython files that are being built. sage -ban
would run sage -ba with cython -a. "

--~--~---------~--~----~------------~-------~--~----~
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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to