Skip to content

Commit 1de9f46

Browse files
committed
update comment
1 parent ca42aed commit 1de9f46

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
@@ -32,7 +32,7 @@ RUN uv pip uninstall --system google-cloud-bigquery-storage
3232
# to avoid affecting the larger build, we'll post-install it.
3333
RUN uv pip install --no-build-isolation --system "git+https://github.com/Kaggle/learntools"
3434

35-
# DO_NOT_MERGE: Wait for Colab to fix mkl in image.
35+
# b/385145217 Latest Colab lacks mkl numpy, install it.
3636
RUN uv pip install --system --force-reinstall -i https://pypi.anaconda.org/intel/simple numpy
3737

3838
# b/328788268 We install an incompatible pair of libs (shapely<2, libpysal==4.9.2) so we can't put this one in the requirements.txt

0 commit comments

Comments
 (0)