Skip to content

Commit cb38e56

Browse files
authored
Merge pull request #912 from Kaggle/rm-dask-xgboost
Remove dask xgboost
2 parents 7fae512 + 914c4d3 commit cb38e56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ RUN pip install mpld3 && \
229229
pip install geoplot && \
230230
pip install eli5 && \
231231
pip install implicit && \
232-
pip install dask-ml[xgboost] && \
233232
pip install kaggle && \
234233
/tmp/clean-layer.sh
235234

0 commit comments

Comments
 (0)