mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
3ced248d86
* Moved the pprint attribute to PlainTextFormatter. * Added DisplayFormatter.plain_text_only for disabling all but the plain text formatting. This is now used by doctest_mode. * Remove result_display hook. * Fixed doctest_mode magic. * Refactored inline matplotlib backend to use new display system. * Added display formatter for matplotlib.figure.Figure objects. so the display system will show the svg for them. * Added display and display_png to the user's namespace in pylab. * Cleaned up pylabtools.py |
||
---|---|---|
docs/source/_static | ||
IPython | ||
.gitignore | ||
setup.py | ||
setupbase.py |