Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 274 Bytes

Readme.md

File metadata and controls

13 lines (7 loc) · 274 Bytes

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/