Commit 7975318
committed
Show total CPU as raw core count instead of percentage
Per review feedback: the Total row now displays a raw core count
(e.g. 3.5 = 3.5 cores busy) while per-worker rows keep showing
the familiar 0-400% style. Uses HTMLTemplateFormatter with a
hidden _is_total column for conditional rendering in the same
Bokeh DataTable column.1 parent 28c7c52 commit 7975318
2 files changed
Lines changed: 17 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4076 | 4076 | | |
4077 | 4077 | | |
4078 | 4078 | | |
| 4079 | + | |
4079 | 4080 | | |
4080 | 4081 | | |
4081 | 4082 | | |
| |||
4128 | 4129 | | |
4129 | 4130 | | |
4130 | 4131 | | |
4131 | | - | |
| 4132 | + | |
| 4133 | + | |
| 4134 | + | |
| 4135 | + | |
4132 | 4136 | | |
4133 | 4137 | | |
4134 | 4138 | | |
| |||
4281 | 4285 | | |
4282 | 4286 | | |
4283 | 4287 | | |
| 4288 | + | |
4284 | 4289 | | |
4285 | 4290 | | |
4286 | 4291 | | |
4287 | 4292 | | |
4288 | 4293 | | |
| 4294 | + | |
| 4295 | + | |
| 4296 | + | |
4289 | 4297 | | |
4290 | 4298 | | |
4291 | 4299 | | |
| |||
4308 | 4316 | | |
4309 | 4317 | | |
4310 | 4318 | | |
4311 | | - | |
4312 | 4319 | | |
4313 | 4320 | | |
4314 | 4321 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
| 567 | + | |
568 | 568 | | |
569 | | - | |
570 | 569 | | |
571 | | - | |
| 570 | + | |
572 | 571 | | |
573 | 572 | | |
574 | 573 | | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
575 | 580 | | |
576 | 581 | | |
577 | 582 | | |
| |||
0 commit comments