Memory and CPU usage in Jupyter

In the bottom status bar of JupyterLab, you can view the memory usage of your processes. The value on the right corresponds to the resource limit assigned to your Docker container. Memory is neither reserved nor exclusively available to you.


Using the right-hand sidebar, you can access more detailed information about current memory and CPU usage. This view does not reflect the number of CPU cores to use or their utilization limits.