Skip to content

Commit f26ef81

Browse files
committed
remove left over comments
1 parent 1295320 commit f26ef81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ RUN uv pip install --system --force-reinstall --prerelease=allow kagglehub[panda
4040
# to avoid affecting the larger build, we'll post-install it.
4141
RUN uv pip install --no-build-isolation --system "git+https://github.com/Kaggle/learntools"
4242

43-
# b/302136621: Fix eli5 import for learntools
4443
# b/408281617: Torch is adamant that it can not install cudnn 9.3.x, only 9.1.x, but Tensorflow can only support 9.3.x.
4544
# This conflict causes a number of package downgrades, which are handled in this command
4645
RUN uv pip install --system --force-reinstall --extra-index-url https://pypi.nvidia.com "cuml-cu12==25.2.1" \

0 commit comments

Comments
 (0)