Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
victormiller
/
test1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
victormiller
commited on
Sep 4, 2024
Commit
bab6f1f
·
verified
·
1 Parent(s):
89bbba5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
2
-
import streamlit
= 1.34
as st
3
4
st.header('**Example App showing Anchor links**')
5
1
2
+
import streamlit as st
3
4
st.header('**Example App showing Anchor links**')
5