##// 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 del backend2gui["pdf"]
62 del backend2gui["pdf"]
63 del backend2gui["ps"]
63 del backend2gui["ps"]
64 del backend2gui["module://matplotlib_inline.backend_inline"]
64 del backend2gui["module://matplotlib_inline.backend_inline"]
65 del backend2gui["module://ipympl.backend_nbagg"]
65
66
66 #-----------------------------------------------------------------------------
67 #-----------------------------------------------------------------------------
67 # Matplotlib utilities
68 # Matplotlib utilities
General Comments 0
You need to be logged in to leave comments. Login now