[IPython-dev] Can't get sympy latex output to work

drrt drrt at cs.utexas.edu
Sun Jun 30 12:55:06 EDT 2013


I have tried on the IPython version for Windows that comes with Enthought
Canopy and the  latest pull from the dev version on a Mac. 

ugly.png <http://python.6.x6.nabble.com/file/n5023093/ugly.png>  
ugly_mat.png <http://python.6.x6.nabble.com/file/n5023093/ugly_mat.png>  

This doesn't work: 
from sympy import * 
%load_ext sympy.interactive.ipythonprinting 

after %reload_ext sympy.interactive.ipythonprinting 
it looks like the screenshots 

ipython notebook --profile=sympy seems to import and load things but the
latex output doesn't work either 

ipython profile list 
Available profiles in IPython: 
    cluster 
    math 
    pysh 
    sympy 

Available profiles in /Users/drrt/.ipython: 
    default 
    sympy 


Any ideas? What else can I try?



--
View this message in context: http://python.6.x6.nabble.com/Can-t-get-sympy-latex-output-to-work-tp5023093.html
Sent from the IPython - Development mailing list archive at Nabble.com.



More information about the IPython-dev mailing list