ShadisClassExample / pages /1_Data_Introduction.py
jnaiman's picture
example
4096d6d
raw
history blame
168 Bytes
import streamlit as st
st.set_page_config(page_title="Introduction to Data", page_icon=":1234:") # not sure what this adds?
st.sidebar.header("Introduction to Data")