Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
IsaacK
/
synthetic-data-spaces
like
0
Runtime error
App
Files
Files
Community
main
synthetic-data-spaces
/
app.py
ikerson
change page title
2b80fc2
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
47 Bytes
import
streamlit
as
st
st.title(
'Hello world'
)