Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexandercbooth/docker-python0

First part of our Python Docker container
https://github.com/alexandercbooth/docker-python0

Last synced: 23 days ago
JSON representation

First part of our Python Docker container

Awesome Lists containing this project

README

        

**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](https://www.kaggle.com/users/213536/vasco/predict-west-nile-virus/west-nile-heatmap):

![example script](http://i.imgur.com/GrZ7diw.png)

This is the Dockerfile (etc.) used for building the image that runs python scripts on Kaggle. [Here's](https://registry.hub.docker.com/u/kaggle/python/) the Docker image on Dockerhub

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