An example image for deploying a runnable `simpy` simulation and `streamlit` in a container.
307
An example image for deploying a runnable simpy simulation and streamlit streamlit in a container.
docker pull tommonks01/hep-sim
docker run -p 8501:8501 tommonks01/hep-sim:latest
When you run the image you will be presented with a URL such as the following. Using your browser navigate to:
http://0.0.0.0:8501
or
localhost:8501
Content type
Image
Digest
sha256:c9e6d2d3e…
Size
548 MB
Last updated
almost 3 years ago
docker pull tommonks01/hep-sim