Commit message Age Author Refs
r28924:d7d58a36
ENH: add webp support to IPython.display.Image and complete identification of JPEG,PNG,GIF,WEBP image types by initial bytes (#14526) - So that `Image('./example.webp')` does not raise a `"Cannot embed the 'webp' image format"` error. - So that matplotlib animations saved as .webp images work (e.g. when ffmpeg+h264 isn't working).
M Bussonnier
0
r28923:5f39fd87
Fix str error in path again
kevin1kevin1k
0
r28922:7e856bd8
Fix str error in path
kevin1kevin1k
0
r28921:29491e6b
Refactor with Pathlib for setupbase.py
kevin1kevin1k
0
r28920:cc593706
DOC: whatsnew/version8.rst: Add support for WEBP to IPython.display.Image
Wes Turner
0
r28919:2b8bb5ad
DOC: include WEBP in the display.Image docstring
Wes Turner
0
r28918:380665cb
CLN: remove self. from the _GIF1 and _GIF2 globals
Wes Turner
0
r28917:44421d9a
CLN: core/display: reformat per darker
Wes Turner
0
r28916:e6fc6aab
CLN: core/display: reformat per darker
Wes Turner
0
r28915:715b97e7
CLN: core/display: pep8 specifies double newlines between module-level callables
Wes Turner
0
< 1 .. 11 12 13 14 15 .. 2905 >