Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
adrianpierce
/
recipes_app
like
2
Running
App
Files
Files
Community
80d7df8
recipes_app
/
pages
/
3_Profile.py
adrianpierce
Rename pages/Profile.py to pages/3_Profile.py
4b50ba0
about 1 year ago
raw
Copy download link
history
blame
Safe
42 Bytes
import
streamlit
as
st
st.write(
"Profile"
)