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