8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af60299 commit c696d92Copy full SHA for c696d92
docs/reference/API/display.md
@@ -8,12 +8,10 @@
8
|---------------------|------------------------|
9
| `__repr__` | text/plain |
10
| `_repr_html_` | text/html |
11
-| `_repr_markdown_` | text/markdown |
12
| `_repr_svg_` | image/svg+xml |
13
| `_repr_png_` | image/png* |
14
| `_repr_pdf_` | application/pdf |
15
| `_repr_jpeg_` | image/jpeg* |
16
-| `_repr_latex__` | text/latex |
17
| `_repr_json_` | application/json |
18
| `_repr_javascript_` | application/javascript*|
19
| `savefig` | image/png |
0 commit comments