Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexandercbooth/docker-python0
- Owner: alexandercbooth
- License: apache-2.0
- Created: 2016-02-07T05:09:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-07T05:44:40.000Z (almost 9 years ago)
- Last Synced: 2024-11-30T00:28:20.986Z (25 days ago)
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!