Mattral commited on
Commit
a5ca68c
·
verified ·
1 Parent(s): 3b6f7bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -238,7 +238,7 @@ if st.session_state.df is None:
238
 
239
  # Sidebar
240
  with st.sidebar:
241
- st.image("./assets/sb-click.png", use_column_width=True)
242
 
243
 
244
  # Dataframe
 
238
 
239
  # Sidebar
240
  with st.sidebar:
241
+ st.image("./assets/logo.png", use_column_width=True)
242
 
243
 
244
  # Dataframe