3 lines
33 B
Batchfile
3 lines
33 B
Batchfile
|
@echo OFF
|
||
|
python -m streamlit %*
|