deathbeds / accessibility

A repository for ongoing work around making Jupyter's software accessible and inclusive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Future ideas for improving cloud based interactive testing features with binder

tonyfast opened this issue · comments

  • dodo.py that exposes a default doit -n2 task
  • conf.py that defines a (nested) sphinx project
  • generate or use the initial workspace for different testing conditions
    • use an existing workspace file *.jupyterlab-workspace
    • specify directly in the repos.yml #2
  • overrides.json jupyterlab/extension settings
  • jupyter_notebook_config.json, etc. for
    • jupyterlab starters/tour a welcome/get started walk through for binder
  • html5 nbconvert template https://github.com/jupyter/nbconvert/blob/master/share/jupyter/nbconvert/templates/lab/base.html.j2
    • this can be used as a standard
  • make accessibility role, titles, arias part of the metadata editor experience
  • published package, e.g. deathbeds_accessibility from pip or conda
  • [ ]