Skip to content

Commit 851fa60

Browse files
authored
Update Dockerfile
1 parent dd4ef60 commit 851fa60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
FROM dclong/jupyterhub-cuda
33
# GIT: https://github.com/legendu-net/docker-jupyterhub-cuda.git
44

5-
RUN pip3 install loguru pyarrow pandas \
5+
RUN pip3 install --break-system-packages loguru pyarrow pandas \
66
&& icon pytorch -ic --cuda-version 11.1 \
77
&& /scripts/sys/purge_cache.sh

0 commit comments

Comments
 (0)