Image for Streamlit, using streamlit-launchpad to run multiple apps if present
1.9K
Docker image for Streamlit.
Uses streamlit-launchpad to display a list of any .py apps mounted in the /app folder.
docker run -p 8888:8888 -v ~/streamlit-examples:/app ideonate/streamlit-launchpad
To run only the first py script found (so not using launchpad), try ideonate/streamlit-single instead, or ideonate/streamlit-base to specify the script to run.
Content type
Image
Digest
Size
267.2 MB
Last updated
over 5 years ago
docker pull ideonate/streamlit-launchpad:sha-a3a4bec