Take a look at the sympy example notebook. There is a magic command:<div>%load_ext sympyprinting</div><div>which enables the latex</div><div><br></div><div>-Mike<br><br><div class="gmail_quote">On Thu, Mar 22, 2012 at 10:55 AM, Joon Ro <span dir="ltr"><<a href="mailto:joonpyro@gmail.com">joonpyro@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm sorry but actually I was talking about printing a sympy object with<br>
mathjax rendering in python cell. :)<br>
Thanks for the reply though!<br>
<br>
-Joon<br>
<br>
<br>
On Thu, 22 Mar 2012 15:52:35 -0500, Michael Hadmack <<a href="mailto:hadmack@gmail.com">hadmack@gmail.com</a>><br>
wrote:<br>
<div class="HOEnZb"><div class="h5"><br>
> Just put your latex between $$'s like in a tex document. And make sure<br>
> the<br>
> cell is set for markdown format (Ctrl-m m).<br>
><br>
> On Thu, Mar 22, 2012 at 10:38 AM, Joon Ro <<a href="mailto:joonpyro@gmail.com">joonpyro@gmail.com</a>> wrote:<br>
><br>
>> Hi,<br>
>><br>
>> I am afraid this is a terribly stupid question, but I cannot find how to<br>
>> explicitly print math using mathjax in notebook. For example, I can just<br>
>> put x at the last line of a cell to get the rendered printing with<br>
>> mathjax, but how do I explicitly do this? It seems there must be latex()<br>
>> counterpart which do this, but I have not been able to find it.<br>
>><br>
>> Best,<br>
>> Joon<br>
>> _______________________________________________<br>
>> IPython-User mailing list<br>
>> <a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>
>> <a href="http://mail.scipy.org/mailman/listinfo/ipython-user" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
>><br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Using Opera's revolutionary email client: <a href="http://www.opera.com/mail/" target="_blank">http://www.opera.com/mail/</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
IPython-User mailing list<br>
<a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-user" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
</div></div></blockquote></div><br></div>