##// END OF EJS Templates
Adjust %matplotlib docstring re: matplotlib_inline....
Adjust %matplotlib docstring re: matplotlib_inline. 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
r28073:329cf648
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""