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

Update Accessibility Statement #16206

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
24 changes: 11 additions & 13 deletions docs/source/getting_started/accessibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
JupyterLab Accessibility Statement
==================================

.. note::

This statement was last updated on the 19th of April 2024.

Jupyter audits
--------------

Expand All @@ -22,16 +26,12 @@ Accessibility Statement for JupyterLab

Edited from the `W3C accessibility statement generator <https://www.w3.org/WAI/planning/statements/generator/#create>`_

This is an accessibility statement for JupyterLab 3.4.4 from Jupyter accessibility contributors. We acknowledge there are more recent releases of JupyterLab that have not yet been evaluated.
This is an accessibility statement for JupyterLab from Jupyter accessibility contributors.

The current state of JupyterLab
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Jupyter accessibility statements are living documents. This statement was first created on 16 May 2022 using the `W3C Accessibility Statement Generator Tool <https://www.w3.org/WAI/planning/statements/>`_ with additions and edits from the Jupyter accessibility contributors community.

.. note::

This statement was last updated on the 09 of August 2022.
Jupyter accessibility statements are living documents. This statement was first created for JupyterLab 3.4.4 on 16 May 2022 using the `W3C Accessibility Statement Generator Tool <https://www.w3.org/WAI/planning/statements/>`_ with additions and edits from the Jupyter accessibility contributors community.

Conformance status
""""""""""""""""""
Expand Down Expand Up @@ -116,7 +116,7 @@ Assessment approach
Jupyter accessibility contributors assessed the accessibility of JupyterLab by the following approaches:

* Self-evaluation
* Regular automated testing to monitor for regressions (can be found at `the jupyter-a11y-testing repository <https://github.com/Quansight-Labs/jupyter-a11y-testing>`_).
* Automated testing (can be found at `the jupyter-a11y-testing repository <https://github.com/Quansight-Labs/jupyter-a11y-testing>`_).
* User feedback

Evaluation report
Expand All @@ -139,9 +139,6 @@ Jupyter accessibility contributors take the following measures to ensure accessi
* Employ formal accessibility quality assurance methods.
* Document changes, approaches, and improvements to the above methods and to JupyterLab itself.

.. note::

For more information on current efforts to improve JupyterLab's accessibility, visit the `CZI - JupyterLab accessibility grant roadmap <https://jupyter-a11y.netlify.app/roadmap/intro.html>`_.

Feedback and Formal complaints
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand All @@ -153,10 +150,10 @@ Please let us know if you encounter accessibility barriers on JupyterLab:
* `Write an issue on jupyterlab/jupyterlab <https://github.com/jupyterlab/jupyterlab/issues/new>`_ and request it be labeled `tag:Accessibility <https://github.com/jupyterlab/jupyterlab/labels/tag%3AAccessibility>`_
* If you are interested in being part of any potential research or organized feedback initiatives, please reach out via one of the many JupyterLab community channels. Gauging community interest in user research participation helps us gain the support to make it happen.

.. warning::
At the time of writing, there is no non-public way to contact us for JupyterLab accessibility issues.
Please note there is no private way to contact us for JupyterLab accessibility issues.

Also please note that JupyterLab is an open-source project and that Jupyter accessibility contributors are a group defined on a voluntary basis. Like many other open-source projects, we cannot guarantee how long it may take to respond to and resolve an issue, though we do make an effort to do it as quickly as is possible with our resources.

Please note that JupyterLab is an open-source project and that Jupyter accessibility contributors are a group defined on a voluntary basis. Like many other open-source projects, we cannot guarantee how long it may take to respond to and resolve an issue, though we do make an effort to do it as quickly as is possible with our resources.
Thanks for your patience and understanding.

Links
Expand All @@ -165,3 +162,4 @@ Links
* `jupyter-accessibility-repo <https://github.com/jupyter/accessibility>`_
* `jupyter-accessibility-repo-issues <https://github.com/jupyter/accessibility/issues/new>`_
* `jupyterlab-repo-issues <https://github.com/jupyterlab/jupyterlab/issues/new>`_
* `CZI - JupyterLab accessibility grant 2021-23 roadmap <https://jupyter-a11y.netlify.app/roadmap/intro.html>`_.