Skip to content

top/bottom bar cpu usage shows 0% #254

@stanfish06

Description

@stanfish06

Hi! My CPU usage always shows 0%, which is different from the value shown in the kernel usage panel.
This is my topbar-item.jupyterlab-settings.json
{ "enable": true, "refreshRate": 1000, "memory": { "label": "| Mem: " }, "cpu": { "cpu": "CPU: " }, "disk": { "label": "| Disk: " } }
I have this line added in my jupyter_lab_config.py
c.ResourceUseDisplay.track_cpu_percent = True
I installed jupyterlab 4.4.9 and jupyter-resource-usage 1.2.0.
Image
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions