Bug description:
I change the run
key to streamlit run main.py
but when I press the [RUN] button, it is still executing python main.py
Expected vs Current Behavior:
According to documentation, I am able to configure how the run
button works by changing the run
key
Steps to reproduce:
- Create a new repl.it
- Install streamlit and pandas
- See hidden files
- Change
run
key in.replit
tostreamlit run main.py
Bug appears at this link: https://replit.com/@ckunx/NumbYouthfulKeygenerator#.replit
Screenshot(s)/Screen Recording:
Browser/OS/Device: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
Replit Profile: https://replit.com/@ckunx