Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
training-transformers-together
/
dashboard-embedded
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
983de43
dashboard-embedded
/
app.py
SaulLu
add minimal app
8fa6678
about 3 years ago
raw
Copy download link
history
blame
Safe
48 Bytes
import
streamlit
as
st
st.title(
"Coming soon!"
)