Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adrianpierce
/
recipes_app
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
64d25d9
recipes_app
/
pages
/
3_Profile.py
adrianpierce
Rename pages/Profile.py to pages/3_Profile.py
4b50ba0
almost 2 years ago
raw
Copy download link
history
blame
Safe
42 Bytes
import
streamlit
as
st
st.write(
"Profile"
)