ShadisClassExample / pages /2_Widget_Exploration.py
jnaiman's picture
example
4096d6d
raw
history blame
137 Bytes
import streamlit as st
st.set_page_config(page_title="Widget Exploration", page_icon=":1234:")
st.sidebar.header("Widget Exploration")