berkeley-dsep-infra / jupyterlab-a11y-checker

Checks a11y issues related to absence of alt-text, unstructured header tags and color contrast issues in JupyterLab cells
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Checking the proper formatting of alt tags for a screen reader #5

Closed ranashreyas closed 6 months ago

ranashreyas commented 6 months ago

@ryanlovett @balajialg This new pr contains the new alt-text checker logic in its correct branch.