I don't know if it's related, but in the last couple days I've been unable to load the Mathjax or Reveal libraries via CDN. Seems like something is wrong with it.<div><br></div><div>- Matt<span></span><br><br>On Wednesday, September 10, 2014, David Bernal <<a href="mailto:a.kurosawa@gmail.com">a.kurosawa@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Reniere,<div>thanks for answering, although I still have the problem. Let be me more specific, When I try to "print preview" my notebook, or convert it through the terminal with the command "ipython nbconvert mynotebook.ipynb" it changes all the latex formulas to latex code. I put two images so you can see. Recently I realized that before installing anaconda it didn't do that. </div><div>Also, this appears in the javascript console:</div><div><div><br></div><div>Failed to load resource: the server responded with a status of 404 (Not Found) <a href="http://localhost:8888/nbconvert/html/custom.css" target="_blank">http://localhost:8888/nbconvert/html/custom.css</a></div><div><br></div><div>Failed to load resource: the server responded with a status of 404 (Not Found) <a href="https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS_HTML" target="_blank">https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS_HTML</a></div><div><br></div><div>Failed to load resource: the server responded with a status of 404 (Not Found) <a href="http://localhost:8888/nbconvert/html/custom.css" target="_blank">http://localhost:8888/nbconvert/html/custom.css</a></div></div><div><br></div><div>Any suggestions?</div><div>Thanks</div><div>David</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 9, 2014 at 9:16 PM, Raniere Silva <span dir="ltr"><<a href="javascript:_e(%7B%7D,'cvml','ra092767@ime.unicamp.br');" target="_blank">ra092767@ime.unicamp.br</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi David,<br>
<span><br>
> Hi I'm beginning to use iPython Notebook on Chrome in a mac os X 10.9.<br>
> everything displays normally in the notebook, but when I export it with<br>
> nbconvert instead of diplaying the math text written in latex it shows the<br>
> latex code.<br>
<br>
</span>IPython Notebook uses MathJax to properly render LaTeX (it this was good or not<br>
is another discussion). When you use nbconvert it will export only the LaTeX<br>
formula hoping that you use MathJax (or other solution) to properly render<br>
LaTeX. If you are exporting it to HTML should be easy solve this problem. If you<br>
are exporting to another format it can be a little more difficult.<br>
<br>
Hope this helps.<br>
<span><font color="#888888"><br>
Raniere<br>
</font></span><div><div>_______________________________________________<br>
IPython-dev mailing list<br>
<a href="javascript:_e(%7B%7D,'cvml','IPython-dev@scipy.org');" target="_blank">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</div></div></blockquote></div><br></div>
</blockquote></div>