Streamlit emoji shortcodes We recommend to use emojis directly as Unicode characters in your Python strings instead of shortcodes You can find and copy-paste Unicode emojis from here The list of supported shortcodes was updated in Streamlit 1 46 0 This also broke a few shortcodes which are no longer supported More information can be found in this Github issue
st. button - Streamlit Docs Display a button widget A short label explaining to the user what this button is for The label can optionally contain GitHub-flavored Markdown of the following types: Bold, Italics, Strikethroughs, Inline Code, Links, and Images Images display like icons, with a max height equal to the font height
Streamlit Emojis - Ryan Matt Data Science Emojis can be utilized in Streamlit using: Unicode (copy and paste ) Markdown (via st markdown) emoji repository (utilizing shortcodes such as :rocket: -> )
-emojis-for-streamlit Emoji symbols at main - GitHub I've included a list here just for reference It is based on the list at [Web FX] (https: www webfx com tools emoji-cheat-sheet ) I found out that **Streamlit currently does not support all the emojis in that list**
Streamlit - Emojis Code Title: Table of Emoji Names How to search in the table Source of emojis list: References of Emojis List
Emoji shortcodes dont work in streamlit version 1. 40. 2 You cannot use shortcodes in the options, but you can include the emoji as text PS If you want shortcodes supported in options, here’s a GitHub feature request for you to upvote It covers full Markdown support Allow markdown options elements for selectbox widget · Issue #7466 · streamlit streamlit · GitHub