Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ninad077
/
Eclipse_v3
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Eclipse_v3
/
Home.py
Ninad077
Initial deploy of Eclipse v2 Streamlit app
52e54aa
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
56 Bytes
import
streamlit
as
st
def
app
():
st.write(
'Home'
)