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 380665c commit 2b8bb5aCopy full SHA for 2b8bb5a
IPython/core/display.py
@@ -905,7 +905,7 @@ def __init__(
905
metadata=None,
906
alt=None,
907
):
908
- """Create a PNG/JPEG/GIF image object given raw data.
+ """Create a PNG/JPEG/GIF/WEBP image object given raw data.
909
910
When this object is returned by an input cell or passed to the
911
display function, it will result in the image being displayed
0 commit comments