Spaces:
Sleeping
Sleeping
uploading changes to template
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ from vega_datasets import data
|
|
12 |
|
13 |
st.title("Streamlit App for IS445: ID29937")
|
14 |
|
15 |
-
st.text("The URL for this app is: https://
|
16 |
|
17 |
source = data.seattle_weather()
|
18 |
|
|
|
12 |
|
13 |
st.title("Streamlit App for IS445: ID29937")
|
14 |
|
15 |
+
st.text("The URL for this app is: https://huggingface.co/spaces/Shrek29/is445_demo")
|
16 |
|
17 |
source = data.seattle_weather()
|
18 |
|