Skip to content

Commit ba64a26

Browse files
committed
asdfsadf
1 parent a0906f3 commit ba64a26

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
BASE_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
33
LIGHTGBM_VERSION=4.5.0
44
CUDA_MAJOR_VERSION=12
55
CUDA_MINOR_VERSION=2

kaggle_requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Please keep this in alphabetical order
2-
--extra-index-url https://pypi.nvidia.com
32
Altair>=5.4.0
43
Babel
54
Boruta
@@ -72,7 +71,7 @@ jupyterlab-lsp
7271
kaggle-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
7675
keras-cv
7776
keras-nlp
7877
keras-tuner
@@ -135,7 +134,6 @@ scikit-plot
135134
scikit-surprise
136135
# Also pinning seaborn for learntools
137136
seaborn==0.12.2
138-
git+https://github.com/facebookresearch/segment-anything.git
139137
# b/329869023 shap 0.45.0 breaks learntools
140138
shap==0.44.1
141139
squarify

0 commit comments

Comments
 (0)