[IPython-dev] Chrome 22 and loading a notebook with too many images

Anthony Scopatz scopatz at gmail.com
Thu Dec 13 11:15:06 EST 2012


Hello All,

I want to report an issue have have be having on Chrome
version 22.0.1229.94 on Ubuntu 11.10 on IPython 0.14-dev.
It involves loading a saved notebook with many matplotlib Figures
in a single output cell. I have done all of the normal debugging steps
a million times (cleared browser cache, re-installed fresh local mathjax,
updated master, did a clean re-install of IPython).

Two sample notebooks are attached.  In pos.ipynb, there are 15 images
in a single output cell at the bottom.  This fails to load in chrome but
works just fine in firefox.  In pos1.ipynb, I have reduced the number of
images down to 8, where the notebook now loads.  Note that 8 seems
to be the maximum because 9+ fails.

Also, when it fails to load, it doesn't do so gracefully.  Instead the page
hangs after creating the menu bars and the CPU usage shoots up to
100% and remains there *ad infinitum*.  Annoying! (Though it is keeping
my lap warm in the cold Chicago winter...)

I do not know what it causing this issue, but I thought that you should
know.

Be Well
Anthony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20121213/68488475/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pos.ipynb
Type: application/octet-stream
Size: 755945 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20121213/68488475/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pos1.ipynb
Type: application/octet-stream
Size: 376513 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20121213/68488475/attachment-0001.obj>


More information about the IPython-dev mailing list