Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5431ad6

Browse files
committed
FIX: ipympl does not need event loop support
1 parent 9d184ba commit 5431ad6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

IPython/core/pylabtools.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
del backend2gui["pdf"]
6363
del backend2gui["ps"]
6464
del backend2gui["module://matplotlib_inline.backend_inline"]
65+
del backend2gui["module://ipympl.backend_nbagg"]
6566

6667
#-----------------------------------------------------------------------------
6768
# Matplotlib utilities

0 commit comments

Comments
 (0)