<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 10/22/2012 04:09 PM, Matthias
      BUSSONNIER wrote:<br>
    </div>
    <blockquote
      cite="mid:1B157014-5A51-469D-AABD-66ADA819AD66@gmail.com"
      type="cite">
      <pre wrap="">
Le 22 oct. 2012 à 16:01, Zoltán Vörös a écrit :

</pre>
      <blockquote type="cite">
        <pre wrap="">Hi All,

I have just refreshed ipython from github, and it seems that there is a glitch somewhere. When I launch the browser, I see the list of notebooks on the dashboard, but when I try to open them, I get something like the image below. First, the notebook is supposed to contain much more than just setting pylab inline, and second, the title of the notebook is note shown anymore. Also curious is the fact that the last line is always "Type Markdown...", and by opening various notebooks, I noticed that the line that breaks the read-in is "pylab inline". 

I have checked the notebooks on the disc, and they are as they were two days ago, so nothing appears to have been deleted or modified by the kernel, but I suspect that the notebook is not supposed to work in this way.

I am running linux mint 12, 64-bit, and as you can see, the browser is chromium. 

I would like to ask, if this is a known issue, or, if this is an issue at all, or it is a glitch on my computer. Also, is there something that I should/could do to help fixing the problem (if there is any, that is).

Cheers,
Zoltán
</pre>
      </blockquote>
      <pre wrap="">
Do you have locally installed matjax ?</pre>
    </blockquote>
    Yes, I have always had.<br>
    <blockquote
      cite="mid:1B157014-5A51-469D-AABD-66ADA819AD66@gmail.com"
      type="cite">
      <pre wrap="">
What does the JS console Says ?</pre>
    </blockquote>
    This<br>
    <img src="cid:part1.01070907.09090207@gmail.com" alt=""><br>
    <br>
    <blockquote
      cite="mid:1B157014-5A51-469D-AABD-66ADA819AD66@gmail.com"
      type="cite">
      <pre wrap="">If it's mathjax complaining, could you try upgrading to 2.0 ?
</pre>
    </blockquote>
    Based on the error message above, this might be a mathjax issue.
    However, doing <br>
    sudo python <br>
    <pre><span class="kn">>>> from</span> <span class="nn">IPython.external.mathjax</span> <span class="kn">import</span> <span class="n">install_mathjax</span>
<span class="n">>>> install_mathjax</span><span class="p">()</span>
 offline MathJax apparently already installed

didn't solve the problem. Nor did cntr-F5. I will try to figure out which version I have. 

Cheers,
Zoltán
</pre>
    <br>
  </body>
</html>