Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ARIA recommendations from Notebooks for All #14765

Open
gabalafou opened this issue Jun 28, 2023 · 1 comment
Open

Implement ARIA recommendations from Notebooks for All #14765

gabalafou opened this issue Jun 28, 2023 · 1 comment

Comments

@gabalafou
Copy link
Contributor

gabalafou commented Jun 28, 2023

The Notebooks for All project did research into ways to improve notebook HTML markup for disabled users.

@tonyfast put out a specification to make notebook markup more accessible.

Let's modify the @jupyterlab/notebook package so that it outputs HTML based on those recommendations.

This will affect the HTML markup in both:

  • JupyterLab
  • Notebook 7

@afshin and @gabalafou (me) have volunteered to work on a PR for this issue.

@tonyfast
Copy link
Contributor

i've placed my recommendations in jupyter/notebook#6956 . it is quite a long tedious issue.

i do want to disclose that i've removed the feed pattern from the interactive version and we've assigned cells as region landmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants