# app.py import os os.system("streamlit run app/dashboard/streamlit_app.py --server.port 7860 --server.address 0.0.0.0")