Files
the-littlest-jupyterhub/docs/howto/admin/nbresuse.md
Min RK de36cfc116 adopt myst
run rst2myst, with minimal manual formatting fixes
2023-03-27 09:40:35 +02:00

610 B

(howto-admin-nbresuse)=

Check your memory usage

The jupyter-resource-usage extension is part of the default installation, and tells you how much memory your user is using right now, and what the memory limit for your user is. It is shown in the top right corner of the notebook interface. Note that this is memory usage for everything your user is running through the Jupyter notebook interface, not just the specific notebook it is shown on.

:alt: Memory limit / usage shown with jupyter-resource-usage