Spaces:
Sleeping
Sleeping
import streamlit as st | |
st.set_page_config(page_title="Widget Exploration", page_icon=":1234:") | |
st.sidebar.header("Widget Exploration") | |