Skip to content

Commit

Permalink
DX: install jupyter-resource-usage
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jul 13, 2023
1 parent 8d87d8e commit a018b5e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jupyter-console==6.6.3
jupyter-core==5.3.1
jupyter-events==0.6.3
jupyter-lsp==2.2.0
jupyter-resource-usage==0.7.2
jupyter-server==2.7.0
jupyter-server-terminals==0.4.4
jupyterlab==4.0.3
Expand Down
1 change: 1 addition & 0 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jupyter-console==6.6.3
jupyter-core==5.3.1
jupyter-events==0.6.3
jupyter-lsp==2.2.0
jupyter-resource-usage==0.7.2
jupyter-server==2.7.0
jupyter-server-terminals==0.4.4
jupyterlab==4.0.3
Expand Down
1 change: 1 addition & 0 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jupyter-client==7.4.9
jupyter-console==6.6.3
jupyter-core==4.12.0
jupyter-events==0.6.3
jupyter-resource-usage==0.7.2
jupyter-server==1.24.0
jupyter-server-fileid==0.9.0
jupyter-server-ydoc==0.8.0
Expand Down
1 change: 1 addition & 0 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jupyter-console==6.6.3
jupyter-core==5.3.1
jupyter-events==0.6.3
jupyter-lsp==2.2.0
jupyter-resource-usage==0.7.2
jupyter-server==2.7.0
jupyter-server-terminals==0.4.4
jupyterlab==4.0.3
Expand Down
1 change: 1 addition & 0 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jupyter-console==6.6.3
jupyter-core==5.3.1
jupyter-events==0.6.3
jupyter-lsp==2.2.0
jupyter-resource-usage==0.7.2
jupyter-server==2.7.0
jupyter-server-terminals==0.4.4
jupyterlab==4.0.3
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ sty =
pre-commit >=1.4.0
jupyter =
%(doc)s
jupyter-resource-usage
jupyterlab
jupyterlab-code-formatter
jupyterlab-myst
Expand Down

0 comments on commit a018b5e

Please sign in to comment.