-
Notifications
You must be signed in to change notification settings - Fork 107
Closed
Labels
Description
Description
I am using the latest release of jupyter-resource-usage, and I have enabled c.ResourceUseDisplay.track_cpu_percent=true in my jupyter server config file. However, the CPU usage does not show up in the status bar. I am using JupyterLab 3.4.6, and I have the environmental variable CPU_LIMIT=2.0. My backend is Jupyter Server, not notebook. My understanding is that since release 0.6.1, this should show the CPU usage in the status bar besides the memory usage.
I have also tried launching the notebook with the --ResourceUseDisplay.track_cpu_percent=True command line flag, and there is no difference.
Is there something that I'm missing, or is this a bug with a newer version of Jupyter Lab?
Thank you.
Context
- Operating System and version: Linux (in a docker container) kernel 5.4, base container is ubuntu:22.04
- Browser and version: Chrome 105
- Jupyter Server version: 1.18.1