whitphx's picture
whitphx HF Staff
Add explanation on app.py
cf5efe5
raw
history blame contribute delete
332 Bytes
import streamlit as st
st.success("**πŸ‘ˆ Select a demo from the sidebar** to see some examples of what the community-based Streamlit custom components can do!")
st.markdown("""
We picked up some custom components that work on _stlite_ from [the official featured custom component list](https://streamlit.io/components).
""")