##// END OF EJS Templates
Some mpl backends have no corresponding GUI...
Some mpl backends have no corresponding GUI Hopefully fixes a test failure on Windows where mpl tries to activate an 'agg' gui. Should we just manually define the backend2gui dict instead of inverting backends and then modifying it?
Thomas Kluyver -
r22877:35b84f77
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
pylab.py Loading ...
script.py Loading ...