jupyter / jupyter/notebook

Accessibility of Jupyter

Open
#1,801 18 comments 6 reactions 1 assignee Claimed by @JamiesHQ View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

I have been looking into Accessibility concerns with Jupyter and it seems that there was some work done at some point to address accessibility concerns. I did find some Aria tags for instance. My guess is this was done a bit back or it was never validated that enough was done.

The current state isn't great on the accessibility front. I had the opportunity to work with an individual who browses through a screen reader and their experience with Jupyter was sub par. It was incredibly difficult to know what cell they were in, what type the cell was, where they were in the cell, etc.

Has Jupyter ever attempted to meet either Section 508 or WCAG 2.0? From what I understand these things are important to government and educational spaces so I was curious if there are plans to address these sort of issues?
### Resources
- https://www.section508.gov/content/learn
- http://www.w3.org/TR/WCAG20/
### Product Version

FYI, I am using Jupyter Version 4.2.3

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.