Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Allob
/
context-game
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e91d01f
context-game
/
app.py
Allob
Update app.py
e91d01f
over 1 year ago
raw
Copy download link
history
blame
Safe
49 Bytes
import
streamlit
as
st
st.write(
"Hello world!"
)