Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
reshav1
/
P.A
like
0
Sleeping
App
Files
Files
Community
6
3f16f26
P.A
File size: 84 Bytes
ce172f3
1
2
3
4
5
6
import
streamlit
as
st
import
json
def
dashboard
(): st.title(
"Dashboard"
)