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

@@ -10,8 +10,8 @@ nteract-on-jupyter==2.1.*
# Install jupyterlab extensions from PyPI
# nbgitpuller for easily pulling in Git repositories
nbgitpuller==0.9.*
# nbresuse to show people how much RAM they are using
nbresuse==0.3.*
# jupyter-resource-usage to show people how much RAM they are using
jupyter-resource-usage==0.5.*
# Most people consider ipywidgets to be part of the core notebook experience
ipywidgets==7.6.*
# Pin tornado