Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 777 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 777 Bytes

Kaggle Scripts allow users to run scripts against our competition data sets without having to download data or set up their environment. Here's an example:

example script

This is the Dockerfile (etc.) used for building the image that runs python scripts on Kaggle. Here's the Docker image on Dockerhub

Because the build process of this image has become quite lengthy, we've split it into three. The base images are at here and here.

We welcome pull requests if there are any packages you'd like to add!