jordancaraballo's picture
Adding model
ed79c2d
raw
history blame contribute delete
No virus
124 Bytes
import streamlit as st
def Navbar():
with st.sidebar:
st.page_link('app.py', label='Objectives', icon='🔥')