##// END OF EJS Templates
Merge pull request #1615 from fperez/inline_figshow...
Merge pull request #1615 from fperez/inline_figshow Add show() method to figure objects. This is a hack, but needed to match the monkeypatching applied by matplotlib in some backends (not all). See #1612 and https://github.com/matplotlib/matplotlib/issues/835 for more details. Closes #1612.
Fernando Perez -
r6551:8df05749 merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / terminal
console
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...