Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
madani
/
multiple_projects
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
multiple_projects
/
project1
/
app.py
madani
Create app.py
e2b5a7e
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
49 Bytes
import
streamlit
as
st
st.title(
"Application 1"
)