import streamlit as st from utils.frontend import build_sidebar build_sidebar() st.write("This is the settings page")