In this tutorial we will learn how to change the page name and page icon of your streamlit python apps.
===Code===
st.beta_set_page_config(page_title=‘Hello.io’,page_icon=“:smiley:”)
Subscribe : https://www.youtube.com/channel/UC2wMHF4HBkTMGLsvZAIWzRg
#streamlit #python