Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GIZ
/
Development-Project-Synergy-Finder
like
6
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
730003f
Development-Project-Synergy-Finder
/
home.py
Jan Mühlnikel
final initial update
4226dcf
about 1 year ago
raw
Copy download link
history
blame
Safe
61 Bytes
import
streamlit
as
st
def
show_page
():
st.write(
"home"
)