[IPython-dev] bug in html notebook in latest version?

Aron Ahmadia aron at ahmadia.net
Mon Oct 22 10:27:04 EDT 2012


I think the current installer doesn't grab MathJax 2, which is now needed
for the SE functionality.  I'll need to update the installer but I'm
without a proper development laptop right now.

A

On Mon, Oct 22, 2012 at 3:18 PM, Zoltán Vörös <zvoros at gmail.com> wrote:

>
> On 10/22/2012 04:09 PM, Matthias BUSSONNIER wrote:
>
> Le 22 oct. 2012 à 16:01, Zoltán Vörös a écrit :
>
>
>  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
>
>  Do you have locally installed matjax ?
>
>  Yes, I have always had.
>
>  What does the JS console Says ?
>
>  This
>
>
>  If it's mathjax complaining, could you try upgrading to 2.0 ?
>
>  Based on the error message above, this might be a mathjax issue. However,
> doing
> sudo python
>
> >>> from IPython.external.mathjax import install_mathjax>>> install_mathjax()
>  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
>
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20121022/83fb5942/attachment.html>


More information about the IPython-dev mailing list