Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Keiraj
/
Popular_DataStructures
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a64eff4
Popular_DataStructures
/
app.py
Keiraj
Update app.py
a64eff4
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
streamlit
as
st
with
st.chat_message(
"user"
):
st.write(
"hello π"
)