Technology

Wird geladen

Kategorie Apps

04/02/ 2026
steeamlit icons

import streamlit as st st.set_page_config(page_title=“Material Icon Examples“, page_icon=“:material/rocket:“) st.title(„Material Icons in Streamlit Widgets“) # 1. Button with an icon and text st.subheader(„1. Button with an icon and text“) st.button(„Save File“,…

Read more