File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11BASE_IMAGE=us-docker.pkg.dev/colab-images/public/runtime
2- BASE_IMAGE_TAG=release-colab_20241217-060132_RC00
2+ BASE_IMAGE_TAG=release-colab_20250219-060225_RC01
33LIGHTGBM_VERSION=4.5.0
44CUDA_MAJOR_VERSION=12
55CUDA_MINOR_VERSION=2
Original file line number Diff line number Diff line change 11# Please keep this in alphabetical order
2- --extra-index-url https://pypi.nvidia.com
32Altair>=5.4.0
43Babel
54Boruta
@@ -72,7 +71,7 @@ jupyterlab-lsp
7271kaggle-environments
7372# Keras 3.6 broke test_keras.py > test_train > keras.datasets.mnist.load_data():
7473# See https://github.com/keras-team/keras/commit/dcefb139863505d166dd1325066f329b3033d45a
75- keras<3.6
74+ keras
7675keras-cv
7776keras-nlp
7877keras-tuner
@@ -135,7 +134,6 @@ scikit-plot
135134scikit-surprise
136135# Also pinning seaborn for learntools
137136seaborn==0.12.2
138- git+https://github.com/facebookresearch/segment-anything.git
139137# b/329869023 shap 0.45.0 breaks learntools
140138shap==0.44.1
141139squarify
You can’t perform that action at this time.
0 commit comments