atenni / docker-python

Kaggle Python docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Kaggle Python docker image

License:Apache License 2.0