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 a009fa9 commit 9fa0769Copy full SHA for 9fa0769
Dockerfile
@@ -3,5 +3,5 @@ FROM dclong/jupyterhub-cuda
3
# GIT: https://github.com/legendu-net/docker-jupyterhub-cuda.git
4
5
RUN pip3 install --break-system-packages loguru pyarrow pandas \
6
- && icon pytorch -ic --extra-pip-options break-system-packages --cuda-version 11.1 \
+ && icon pytorch -i --extra-pip-options break-system-packages --cuda-version 11.1 \
7
&& /scripts/sys/purge_cache.sh
0 commit comments