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 7021741 commit ea18d2eCopy full SHA for ea18d2e
Dockerfile
@@ -1,6 +1,6 @@
1
# NAME: dclong/jupyterhub-pytorch
2
FROM dclong/jupyterhub-cuda
3
-# GIT: https://github.com/dclong/docker-jupyterhub-cuda.git
+# GIT: https://github.com/legendu-net/docker-jupyterhub-cuda.git
4
5
RUN pip3 install loguru pyarrow pandas \
6
&& xinstall pytorch -ic --cuda 11.1 \
0 commit comments