jupyter-resource-usage
jupyter-resource-usage copied to clipboard
Jupyter Notebook Extension for monitoring your own Resource Usage
## 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...
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...
### 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. ###...
### 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...
## Description The info about RAM usage is not updated since I installed JupyterLab 3.6.2  but the memory usage is much higher ![Screenshot 2023-03-24 01...
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...
## 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...
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...