Skip to content

Commit aa81385

Browse files
authored
Install Kaggle API (#798)
1 parent fd04f0d commit aa81385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ RUN pip install mpld3 && \
248248
pip install eli5 && \
249249
pip install implicit && \
250250
pip install dask-ml[xgboost] && \
251+
pip install kaggle && \
251252
/tmp/clean-layer.sh
252253

253254
RUN pip install kmeans-smote --no-dependencies && \

0 commit comments

Comments
 (0)