[UI] Tooltip format in Dashboard /workers
Open
diagnostics
good first issue
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
Hover over the dots representing CPU Use (%) in http://host:8787/workers. You see something like `???: 2.345`.
Compare
https://github.com/dask/distributed/blob/cc4fc7d8fe42c41b328ade1db54dd88da904244a/distributed/dashboard/scheduler.py#L1165-L1177
with
https://github.com/dask/distributed/blob/cc4fc7d8fe42c41b328ade1db54dd88da904244a/distributed/dashboard/scheduler.py#L1252-L1253
.
Assign to me.
Contributor guide
Assessment
This issue has not been assessed yet.