##// END OF EJS Templates
IPython.core.pylabtools: fix configure_inline_support import...
IPython.core.pylabtools: fix configure_inline_support import The deprecated function IPython.core.pylabtools.configure_inline_support attempts to import configure_inline_support_orig from the module matplotlib_inline.backend_inline, but the actual function name is configure_inline_support. Correct the import.
Andrew J. Hesford -
r26517:d9438203
Show More
Name Size Modified Last Commit Author
/ IPython / sphinxext
__init__.py Loading ...
custom_doctests.py Loading ...
ipython_console_highlighting.py Loading ...
ipython_directive.py Loading ...