##// END OF EJS Templates
FIX: ipympl does not need event loop support
Thomas A Caswell -
Show More
@@ -62,6 +62,7 b' del backend2gui["svg"]'
62 62 del backend2gui["pdf"]
63 63 del backend2gui["ps"]
64 64 del backend2gui["module://matplotlib_inline.backend_inline"]
65 del backend2gui["module://ipympl.backend_nbagg"]
65 66
66 67 #-----------------------------------------------------------------------------
67 68 # Matplotlib utilities
General Comments 0
You need to be logged in to leave comments. Login now