On Nov 2, 2009, at 3:10 PM, Justin Domke wrote:

>
> Hello,
>
> When developing cython code, I find the annotation .html files
> (showing yellow lines where python calls are, etc.)  useful.  I can do
> this from the notebook interface, or (apparently) from command-line
> usage of cython, but I'm not sure it it is possible to do from the
> sage command line.  it would be nice to when, for example, attaching
> a .spyx file, have the corresponding .html file generated somewhere
> when it is compiled.

Try running sage -cython -a path/to/script.spyx, and it should  
generate the .html file for you (that's what the -a option does).

- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to