##// END OF EJS Templates
Add formal support for alt text to IPython.display.Image....
Add formal support for alt text to IPython.display.Image. For accessibility reasons users should be encouraged to add useful alt text to images. Currently there is no recommended way to do this using the standard Image object. Adding this field is a step towards getting a common way for notebook renderers to support alt text and towards encouraging libraries creating images to add meaningful alt text.

File last commit:

r24611:9d883249
r26382:24aa3931
Show More
readthedocs.yml
4 lines | 61 B | text/x-yaml | YamlLexer
conda:
file: docs/environment.yml
python:
version: 3