Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 3537 by [email protected]: %load_ext sympy.interactive.ipythonprinting int and float representation
http://code.google.com/p/sympy/issues/detail?id=3537

When executing
%load_ext sympy.interactive.ipythonprinting
1
the output gets rendered as an image, instead of MathJax latex or plain text. This image output is especially cumbersome if nbconvert is used to further process the notebook.

Lists, Tupels, Sets, render fine, however ints, floats, and strings not.
From the discussion at https://github.com/ipython/ipython/pull/1399 I guess that basically no latex representation should be returned if no sympy object is present?

I'm running IPython 0.13.1 and Sympy 0.7.2

Jakob

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

Reply via email to