kpi_analysis / scripts /launch_gradio_app.sh
zh3036's picture
Deploy KPI snapshot 2025-06-12
4e67a93
raw
history blame contribute delete
329 Bytes
#!/bin/bash
echo "=== Launching KPI Correlation Analysis Gradio App ==="
echo ""
echo "Starting the app..."
echo "The app will open at http://127.0.0.1:7860 (or similar URL shown below)"
echo ""
echo "To stop the app, press Ctrl+C"
echo ""
echo "----------------------------------------"
echo ""
python3 kpi_correlation_app.py