14bee3a fbcd930
1
2
3
4
5
6
from st_aggrid import GridOptionsBuilder, AgGrid import streamlit as st from src.display import display_app display_app()