[IPython-dev] Notebook and Qt dialog issue
Antonino Ingargiola
tritemio at gmail.com
Tue May 6 15:23:34 EDT 2014
Hi,
I have a problem opening a Qt dialog from a notebook if the magic %gui qt
(or %matplotlib qt) is executed on the same cell as the dialog call.
Seems a problem similar to this closed bug:
https://github.com/ipython/ipython/issues/4997
but both in ipython 2.0 and on current master I have a kernel crash when
executing the gui magic and the dialog call on the same cell.
The issue is shown here:
http://nbviewer.ipython.org/gist/tritemio/430d68d8b0efbbb13462
Can others reproduce the problem?
If yes, should I open a new issue?
Thanks,
Antonio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140506/d3ec48a8/attachment.html>
More information about the IPython-dev
mailing list