python-qt5
python-qt5 copied to clipboard
%matplotlib qt5 freezes jupyter notebook
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.

How can I fix this problem?