Rm MIME types that we don't offer support to (#1013)

This commit is contained in:
Mariana Meireles
2022-12-05 16:09:34 +01:00
committed by GitHub
parent af60299324
commit c696d92f40

View File

@@ -8,12 +8,10 @@
|---------------------|------------------------|
| `__repr__` | text/plain |
| `_repr_html_` | text/html |
| `_repr_markdown_` | text/markdown |
| `_repr_svg_` | image/svg+xml |
| `_repr_png_` | image/png* |
| `_repr_pdf_` | application/pdf |
| `_repr_jpeg_` | image/jpeg* |
| `_repr_latex__` | text/latex |
| `_repr_json_` | application/json |
| `_repr_javascript_` | application/javascript*|
| `savefig` | image/png |