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

reference implementation for a file browser #46

Open
tonyfast opened this issue Mar 13, 2024 · 0 comments
Open

reference implementation for a file browser #46

tonyfast opened this issue Mar 13, 2024 · 0 comments

Comments

@tonyfast
Copy link
Member

the approach to having an html5 reference for notebook representations has proven informative to jupyterlab development. the file tree is another critical component that could use a reference implementation to guide development. this is relevent to ongoing discussion in jupyterlab jupyterlab/jupyterlab#15933

this is an interesting applications because the flexible table roles we developed for notebooks is applicable to different contexts of the file browser in jupyterlab and notebook. the file browser is the only major component on the page in the notebook application. while in jupyterlab, different roles will be necessary since there are other points of interest on the page.

nbviewer has a concept of a file browser further encouraging us to improve the assistiveness of that experience. this will be quicker to prototype with our improved understanding of table accessibility in notebook contexts.

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

No branches or pull requests

1 participant