hsma-programme / Teaching_DES_Concepts_Streamlit

A streamlit app (running from github pages using the stlite package) for teaching concepts of discrete event simulation, including animated entity flow plots created in Plotly. IMPORTANT NOTE: Works in Chrome, Edge or Safari - not Firefox.
https://hsma-programme.github.io/Teaching_DES_Concepts_Streamlit/
MIT License
10 stars 5 forks source link

Add display of scenario parameters back into scenario comparison tab #14

Closed Bergam0t closed 1 year ago

Bergam0t commented 1 year ago

At some point I've removed the display of the parameters used for each model run. Put these at the top of the page so they remain visible across all tabs. Essential fix for using that tab properly.