Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d184ba commit 5431ad6Copy full SHA for 5431ad6
1 file changed
IPython/core/pylabtools.py
@@ -62,6 +62,7 @@
62
del backend2gui["pdf"]
63
del backend2gui["ps"]
64
del backend2gui["module://matplotlib_inline.backend_inline"]
65
+del backend2gui["module://ipympl.backend_nbagg"]
66
67
#-----------------------------------------------------------------------------
68
# Matplotlib utilities
0 commit comments