4 lines
90 B
Bash
Executable File
4 lines
90 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# python -m streamlit run main.py
|
|
python3.12 -m streamlit run main.py |