Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium Live Documentation
New issue 3360 by [email protected]: Do a better job of recognizing code
blocks in the SymPy Live Sphinx extension
http://code.google.com/p/sympy/issues/detail?id=3360
The SymPy Live Sphinx extension recognizes every Sphinx pre block as a code
block. But not all of these are code blocks. For example, see
http://docs.sympy.org/dev/modules/printing.html. Clicking "Run code block
in SymPy Live" in one of those non-code blocks does nothing.
Additionally, there are some code blocks there that are actual Python code,
but not in doctest format. These should be supported as well, to actually
run that code. I'm not sure how to do this, though.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
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/sympy-issues?hl=en.