Sign inSign up

tommonks01/hep-sim

By tommonks01

•Updated almost 3 years ago

An example image for deploying a runnable `simpy` simulation and `streamlit` in a container.

Image
0

307

tommonks01/hep-sim repository overview

⁠Hospital Efficiency Project

An example image for deploying a runnable simpy simulation and streamlit streamlit in a container.

⁠Instructions

  1. Please pull the latest version of the image

docker pull tommonks01/hep-sim

  1. Run the docker image and map port 8501 to localhost:8501

docker run -p 8501:8501 tommonks01/hep-sim:latest

  1. Navigate to the streamlit server page

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

Tag summary

Content type

Image

Digest

sha256:c9e6d2d3e…

Size

548 MB

Last updated

almost 3 years ago

docker pull tommonks01/hep-sim