https://github.com/williamfalcon/docker-data-science-flask-ebs
Fully deployable AWS EBS ML App with flask, scipy, pandas, and more inside Docker Container
https://github.com/williamfalcon/docker-data-science-flask-ebs
Last synced: over 1 year ago
JSON representation
Fully deployable AWS EBS ML App with flask, scipy, pandas, and more inside Docker Container
- Host: GitHub
- URL: https://github.com/williamfalcon/docker-data-science-flask-ebs
- Owner: williamFalcon
- Created: 2017-01-14T07:25:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T16:47:32.000Z (over 9 years ago)
- Last Synced: 2025-01-22T11:47:42.495Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EBS DS Seed
Fully configured EBS Docker container with all the DS goodies installed.
## To run on AWS
1. Access EBS application.
2. Create new application.
3. Select Generic docker container.
4. Change instances to small (otherwise this will take forever to install and will timeout).
5. Upload zip.
6. Enjoy new app.