jtpio / jupyterlab-system-monitor

JupyterLab extension to display system metrics
BSD 3-Clause "New" or "Revised" License
299 stars 30 forks source link

Cut new release for multi cpu support? #83

Closed dleen closed 1 year ago

dleen commented 2 years ago

Hi Jeremy (@jtpio),

Thanks for the really awesome extension! I was wondering if you have the time to cut a new release which includes #80 as I think this is a useful feature to have?

On an unrelated note: I can respond to a bunch of the issues here since I was doing some Docker investigation myself. I can't resolve them but just letting you know 😄

albertmichaelj commented 2 years ago

I would just like to echo this. I am preparing teaching infrastructure for this coming academic year, and it would be really great to have the fix for multi-cpu support so that my students can see how their code is utilizing multiple cores.

jtpio commented 1 year ago

Closing as jupyterlab-system-monitor has now been integrated in jupyter-resource-usage: https://github.com/jupyter-server/jupyter-resource-usage/issues/191

We can continue the discussion in https://github.com/jupyter-server/jupyter-resource-usage/issues/16 which looks related.

Thanks!