Skip to content

Commit

Permalink
adding kaggle api
Browse files Browse the repository at this point in the history
  • Loading branch information
wendykan committed Nov 19, 2018
1 parent b0fb47d commit 8fcae61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@ RUN pip install flashtext && \
pip install PDPbox && \
pip install ggplot && \
pip install cesium && \
pip install kaggle && \
##### ^^^^ Add new contributions above here ^^^^ #####
# clean up pip cache
rm -rf /root/.cache/pip/*
Expand Down

0 comments on commit 8fcae61

Please sign in to comment.