Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 443 Bytes

File metadata and controls

17 lines (12 loc) · 443 Bytes

App

This is the default app entry for SimuMax.

We recommend installing it in a dedicated virtual environment instead of your global Python environment.

Run it with:

cd app
bash install.sh
python -m streamlit run streamlit_app.py

Use this app when you want a lightweight entrypoint with shipped configs and examples. It is best for quick exploration and trying shipped configs rather than full machine calibration workflows.