Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
whitphx
/
streamlit-custom-component-gallery
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ef2f056
streamlit-custom-component-gallery
/
pages
/
Disqus.py
whitphx
HF Staff
Add comments referring to the original file URLs
ef2f056
over 2 years ago
raw
Copy download link
history
blame
Safe
131 Bytes
# Copied from https://github.com/okld/streamlit-disqus
from
streamlit_disqus
import
st_disqus
st_disqus(
"streamlit-disqus-demo"
)