Add info page button to dask-labextension sidebar
Open
diagnostics
enhancement
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
It would be useful to have the info page accessible from the Dask labextension sidebar buttons (The orange buttons on the left side when in JLab)
These buttons are auto-generated from this route
https://github.com/dask/distributed/blob/c94cde1f7f5bc06ae57a303f7345635e323dad21/distributed/bokeh/scheduler_html.py#L156-L163
Probably we want to manually add `info` to that list.
This is a little tricky because these pages don't auto-refresh, and include navigation and such.
cc @quasiben
Contributor guide
Assessment
This issue has not been assessed yet.