Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
whitphx
/
streamlit-component-gallery
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
201efcf
streamlit-component-gallery
/
pages
/
text.markdown.py
whitphx
HF Staff
Copy https://github.com/whitphx/stlite/tree/main/packages/sharing-editor/public/samples/011_component_gallery
dd0ef30
over 2 years ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
streamlit
as
st
st.markdown(
"Streamlit is **_really_ cool**."
)