Spaces:
Sleeping
Sleeping
app update
Browse files
app.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# INSTRUCTIONS:
|
2 |
# 1. Open a "Terminal" by: View --> Terminal OR just the "Terminal" through the hamburger menu
|
3 |
-
# 2. run in terminal with: streamlit run
|
4 |
# 3. click the "Open in Browser" link that pops up OR click on "Ports" and copy the URL
|
5 |
# 4. Open a Simple Browswer with View --> Command Palette --> Simple Browser: Show
|
6 |
# 5. use the URL from prior steps as intput into this simple browser
|
|
|
1 |
# INSTRUCTIONS:
|
2 |
# 1. Open a "Terminal" by: View --> Terminal OR just the "Terminal" through the hamburger menu
|
3 |
+
# 2. run in terminal with: streamlit run app.py
|
4 |
# 3. click the "Open in Browser" link that pops up OR click on "Ports" and copy the URL
|
5 |
# 4. Open a Simple Browswer with View --> Command Palette --> Simple Browser: Show
|
6 |
# 5. use the URL from prior steps as intput into this simple browser
|