Show More
@@ -22,6 +22,7 b" backends = {'tk': 'TkAgg'," | |||||
22 | 'qt5': 'Qt5Agg', |
|
22 | 'qt5': 'Qt5Agg', | |
23 | 'osx': 'MacOSX', |
|
23 | 'osx': 'MacOSX', | |
24 | 'nbagg': 'nbAgg', |
|
24 | 'nbagg': 'nbAgg', | |
|
25 | 'notebook': 'nbAgg', | |||
25 | 'inline' : 'module://IPython.kernel.zmq.pylab.backend_inline'} |
|
26 | 'inline' : 'module://IPython.kernel.zmq.pylab.backend_inline'} | |
26 |
|
27 | |||
27 | # We also need a reverse backends2guis mapping that will properly choose which |
|
28 | # We also need a reverse backends2guis mapping that will properly choose which |
General Comments 0
You need to be logged in to leave comments.
Login now