python-qt5 icon indicating copy to clipboard operation
python-qt5 copied to clipboard

%matplotlib qt5 freezes jupyter notebook

Open IVN-tone opened this issue 5 years ago • 0 comments

Hi everyone!

I have a problem with PyQt5 usage in jupyter notebook. For some reason it irreversibly freezes the notebook even when executing simple code of creating window with the text, see below.

Screenshot_7

How can I fix this problem?

IVN-tone avatar Jul 29 '20 13:07 IVN-tone