muthiaa commited on
Commit
315f502
1 Parent(s): bde013f

app_run.py

Browse files
Files changed (1) hide show
  1. app_run.py +3 -0
app_run.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import os
2
+
3
+ os.system("streamlit run apps.py")