August 02, 2024 — Custom UI in Streamlit in Snowflake –— General Availability

With this release, we are pleased to announce the general availability 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 Custom UI in Streamlit in Snowflake.

Language: English