Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
milindkamat0507
/
GMPTEST
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GMPTEST
/
app.py
Milind Kamat
This is first streamlit application
aa7d182
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
streamlit
as
st
st.write(
"Hello from strealit to GMP students"
)