Spaces:
Runtime error
Runtime error
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). | |
""") | |