https://github.com/quansight-labs/bokeh-a11y-audit
Bokeh accessibility audit findings and env setup for the CZI EOSS grant cycle 6
https://github.com/quansight-labs/bokeh-a11y-audit
Last synced: 5 months ago
JSON representation
Bokeh accessibility audit findings and env setup for the CZI EOSS grant cycle 6
- Host: GitHub
- URL: https://github.com/quansight-labs/bokeh-a11y-audit
- Owner: Quansight-Labs
- License: bsd-3-clause
- Created: 2024-08-05T10:41:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-13T12:02:11.000Z (5 months ago)
- Last Synced: 2025-05-13T13:23:26.716Z (5 months ago)
- Language: Jupyter Notebook
- Homepage: https://bokeh-a11y-audit.readthedocs.io
- Size: 123 MB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# bokeh-a11y-audit
Welcome to the Bokeh accessibility (a11y) audit repository!
This repository is a place to track the findings and progress of the Bokeh accessibility audit as part of the
**Accessible interactive data visualizations in Python with Bokeh** grant funded by the [CZI EOSS Cycle 6](https://chanzuckerberg.com/eoss/).🗂️ Grant progress and deliverables are tracked in the [Quansight-Labs/czi-bokeh-mgmt repository](https://github.com/Quansight-Labs/czi-bokeh-mgmt).
## Contents 🗃️
- [Bokeh dashboard for accessibility audit](./dashboard/README.md): contains the assets and components for focused accessibility audits
- [Accessibility audit findings](./a11y-audit/): note the audits are organised in subdirectories according to the scope of the audit## License 📃
The code in this repository is licensed under the terms of the revised [BSD license](./LICENSE).
Content and other assets are licensed under the terms of the [Creative Commons Attribution-NonCommercial 4.0 International License](https://creativecommons.org/licenses/by-nc/4.0/).