We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce896ee commit 86537f2Copy full SHA for 86537f2
Dockerfile.tmpl
@@ -525,7 +525,6 @@ RUN pip install flashtext \
525
pyemd \
526
pyupset \
527
pympler \
528
- s3fs \
529
featuretools \
530
#-e git+https://github.com/SohierDane/BigQuery_Helper#egg=bq_helper \
531
git+https://github.com/Kaggle/learntools \
@@ -561,8 +560,9 @@ RUN pip install pytorch-ignite \
561
560
bqplot \
562
earthengine-api \
563
transformers \
564
- # b/232247930 >= 2.2.0 requires pyarrow >= 6.0.0 which conflicts with dependencies for rapidsai 0.21.*
565
- datasets==2.1.0 \
+ datasets \
+ s3fs \
+ gcsfs \
566
kaggle-environments \
567
geopandas \
568
"shapely<2" \
0 commit comments