We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b4688 commit cb9b501Copy full SHA for cb9b501
1 file changed
images/datascience-notebook/scripts/install-python/install-nbresuse.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh -x
2
3
-pip install --no-cache-dir git+https://github.com/jupyter-server/jupyter-resource-usage
+pip install --no-cache-dir pip install jupyter-resource-usage
4
#pip install --no-cache-dir git+https://github.com/ucsd-ets/nbresuse.git
5
# nbclassic
6
#&& \ jupyter server extension enable --sys-prefix --py nbresuse && \
0 commit comments