jupyter-resource-usage icon indicating copy to clipboard operation
jupyter-resource-usage copied to clipboard

Jupyter Notebook Extension for monitoring your own Resource Usage

Results 70 jupyter-resource-usage issues
Sort by recently updated
recently updated
newest added

## Description `jupyter-error-messages` now emits "usage_request" messages. However not all kernels support them, which may lead to error messages in the notebook: ``` ERROR: received unknown message Message type: usage_request...

bug

When I used Jupyterlab on the remote server and ran python scripts in the terminal, the memory usage was much different from the actual situation. The following is the memory...

bug

### Problem * I would like it, similar to cpu and memory usage, we could display disk usage to alert users that the local storage (/home/user) is approaching capacity. ###...

enhancement

### Problem The Classic Notebook v6 is in maintenance mode. Notebook 7 will be released soon: https://github.com/jupyter/notebook/issues/6307 ### Proposed Solution We should consider dropping the Classic Notebook extension currently located...

enhancement

## Description The info about RAM usage is not updated since I installed JupyterLab 3.6.2 ![Screenshot 2023-03-24 01 18 49](https://user-images.githubusercontent.com/2405291/227392259-b81eef83-ef34-4b51-b4f4-70bb3b007895.png) but the memory usage is much higher ![Screenshot 2023-03-24 01...

bug

Hi, Thanks for this great extension. I tried to configure this in my setup (JupyterServer + JupyterLab + Jupyter Enterprise Gateway) which is running in kubernetes. My setup has ```bash...

## Description When kernel usage is opened in right panel and `Restart kernel and run all cells` button (`>>`) is clicked, Jupyterlab shows `The kernel for ... appears to have...

bug

## Description Since the new update, I can't build my Docker image anymore, as it's throwing an error while installing this extension. It was working before, and I figured out...

bug

Hello! Your extensions are great! If possible, I would like to add **running time statistics** from starting jupyter to ending jupyter (when log out jupyter). It will be perfect if...

enhancement