You need to install python, salabim, streamlit, and matplotlib.
python3 -m venv venv
pip install salabim streamlit matplotlib
Then in this directory, simply run streamlit run main.py
,
then visit http://localhost:8501 to see simulation results.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
You need to install python, salabim, streamlit, and matplotlib.
python3 -m venv venv
pip install salabim streamlit matplotlib
Then in this directory, simply run streamlit run main.py
,
then visit http://localhost:8501 to see simulation results.