Skip to content

Kaggle/docker-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

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