Update to jupyter-resource-usage

This commit is contained in:
Jeremy Tuloup
2021-02-09 09:07:51 +01:00
parent 873e6bf661
commit dc30923658
5 changed files with 19 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
Check your memory usage
=======================
The `nbresuse <https://github.com/yuvipanda/nbresuse>`_ extension is part of
The `jupyter-resource-usage <https://github.com/jupyter-server/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
@@ -12,4 +12,4 @@ for everything your user is running through the Jupyter notebook interface,
not just the specific notebook it is shown on.
.. image:: ../../images/nbresuse.png
:alt: Memory limit / usage shown with nbresuse
:alt: Memory limit / usage shown with jupyter-resource-usage