June 28, 2024 — Custom UI in Streamlit in Snowflake –— Preview

With this release, we are pleased to announce the preview of Custom UI in Streamlit in Snowflake. Custom UI enables customization of the look, feel, and front-end behavior of Streamlit in Snowflake apps.

This feature supports the following:

  • Custom HTML and CSS using unsafe_allow_html=True in st.markdown (https://docs.streamlit.io/library/api-reference/text/st.markdown).

  • Iframed HTML, CSS, and JavaScript using st.components.v1.html (https://docs.streamlit.io/develop/api-reference/custom-components/st.components.v1.html).

For more information, see Additional Streamlit in Snowflake features.

Language: English