We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
@afshin and @gabalafou (me) have volunteered to work on a PR for this issue.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
afshin
gabalafou
No branches or pull requests
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:
@afshin and @gabalafou (me) have volunteered to work on a PR for this issue.
The text was updated successfully, but these errors were encountered: