Spaces:
Runtime error
Runtime error
Update your_script.py
Browse files- your_script.py +1 -1
your_script.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
#streamlit run your_script.py
|
2 |
-
streamlit run
|
3 |
|
|
|
1 |
#streamlit run your_script.py
|
2 |
+
streamlit run app.py
|
3 |
|