File size: 129 Bytes
cc42642
 
 
1
2
3
@echo off
cd /d D:\Analyze-and-predict-student-performance
start /B cmd /C "python -m streamlit run main.py & timeout /T 1 > nul"