Penguni's picture
Upload 43 files
cc42642
raw
history blame contribute delete
No virus
129 Bytes
@echo off
cd /d D:\Analyze-and-predict-student-performance
start /B cmd /C "python -m streamlit run main.py & timeout /T 1 > nul"