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:
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!