Show More
@@ -31,7 +31,7 b" __all__ = ['display', 'display_pretty', 'display_html', 'display_markdown'," | |||||
31 | 'display_svg', 'display_png', 'display_jpeg', 'display_latex', 'display_json', |
|
31 | 'display_svg', 'display_png', 'display_jpeg', 'display_latex', 'display_json', | |
32 | 'display_javascript', 'display_pdf', 'DisplayObject', 'TextDisplayObject', |
|
32 | 'display_javascript', 'display_pdf', 'DisplayObject', 'TextDisplayObject', | |
33 | 'Pretty', 'HTML', 'Markdown', 'Math', 'Latex', 'SVG', 'JSON', 'Javascript', |
|
33 | 'Pretty', 'HTML', 'Markdown', 'Math', 'Latex', 'SVG', 'JSON', 'Javascript', | |
34 | 'clear_output', 'set_matplotlib_formats', 'set_matplotlib_close', |
|
34 | 'Image', 'clear_output', 'set_matplotlib_formats', 'set_matplotlib_close', | |
35 | 'publish_display_data'] |
|
35 | 'publish_display_data'] | |
36 |
|
36 | |||
37 | #----------------------------------------------------------------------------- |
|
37 | #----------------------------------------------------------------------------- |
General Comments 0
You need to be logged in to leave comments.
Login now