Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
reshav1
/
P.A
like
0
Running
App
Files
Files
Community
6
refs/pr/1
P.A
/
home.py
reshav1
another file
ce172f3
about 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
streamlit
as
st
import
json
def
dashboard
():
st.title(
"Dashboard"
)