Spaces:
Running
Running
adding
Browse files- test_altair_streamlit.py +1 -0
test_altair_streamlit.py
CHANGED
@@ -4,6 +4,7 @@
|
|
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
|
|
|
7 |
|
8 |
|
9 |
import streamlit as st
|
|
|
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
|
7 |
+
# stuff
|
8 |
|
9 |
|
10 |
import streamlit as st
|