Skip to content

Commit 7a47787

Browse files
committed
aaaaaaaaaa
1 parent 1d573cd commit 7a47787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ RUN uv pip install --no-build-isolation --system "git+https://github.com/Kaggle/
5151
# b/302136621: Fix eli5 import for learntools
5252
# b/416137032: cuda 12.9.0 breaks datashader 1.18.0
5353
RUN uv pip install --system --force-reinstall --extra-index-url https://pypi.nvidia.com "cuml-cu12==25.2.1" \
54-
"nvidia-cudnn-cu12==9.3.0.75" cuda-bindings==12.8.0 2==12.8.0 \
54+
"nvidia-cudnn-cu12==9.3.0.75" cuda-bindings==12.8.0 cuda-python==12.8.0 \
5555
scipy tsfresh scikit-learn==1.2.2 category-encoders eli5
5656

5757
RUN uv pip install --system --force-reinstall "pynvjitlink-cu12==0.5.2"

0 commit comments

Comments
 (0)