8000 GitHub - Nicolepcx/streamlit-digitalocean
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Nicolepcx/streamlit-digitalocean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitalOcean-Docker-Streamlit App.

Simple docker streamlit template app to be run on DigitalOcean app platform.

To deploy you first need to click on "Use this template" and then simply log into your Digital Ocean account and click on "Apps" -> "Launch Your App" -> "Github" and select the corresponding Github repository.

You can use my referral link to get $200 worth of credit over 60 days.

DigitalOcean Referral Badge

To run locally, try:

docker build . -t streamlit_app
docker run -p 8501:8501 streamlit_app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0