Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
usingh49
/
us1
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7dc022d
us1
/
app.py
usingh49
Update app.py
7dc022d
over 2 years ago
raw
Copy download link
history
blame
98 Bytes
import
streamlit
as
st
print
(
1
)
#x = st.slider('Select a value')
#st.write(x, 'squared is', x * x)