You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple interactive Streamlit app that simulates and visualizes the correlation between unexpected downtime at a manufacturing plant and delivery delays in a distribution region.
Run Locally
pip install -r requirements.txt
streamlit run app.py