import streamlit as st def Navbar(): with st.sidebar: st.page_link('app.py', label='Objectives', icon='🔥')