echo "Running startup scripts..." python streamlit_config.py echo "Starting Streamlit..." streamlit run src/streamlit_app.py --server.port=8501 --server.address=0.0.0.0