Skip to content

seankrobinson/streamlit-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit on Docker

Run Streamlit

Run the main script

Run docker-compose up to run src/main.py in Streamlit.

then open localhost:8501/?name=main in your browser.

Format

Run docker-compose run streamlit black src/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.4%
  • Dockerfile 11.6%