##// END OF EJS Templates
Prevent reset of matplotlib formatters when enabled again...
Prevent reset of matplotlib formatters when enabled again Calling `%matplotlib inline` again will reset the formatter (enable png/...). This is not ok, because the user might have disabled some formatting. Closes: ipython/ipykernel#29
Jan Schulz -
r21756:e02ea14a
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
__main__.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
iptestcontroller.py Loading ...
ipunittest.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...