##// END OF EJS Templates
Adjust %matplotlib docstring re: matplotlib_inline. (#13927)...
Adjust %matplotlib docstring re: matplotlib_inline. (#13927) set_matplotlib_formats and set_matplotlib_close have been deprecated in IPython.display and moved out to matplotlib_inline.backend_inline; adjust the docstring of the %matplotlib magic accordingly.

File last commit:

r2732:60cab731
r28083:0a010a12 merge
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""