Spaces:
Running
Running
tracinginsights
commited on
Commit
•
4c0faa0
1
Parent(s):
71f8575
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ st.set_page_config(
|
|
8 |
page_title="TRACING INSIGHTS",
|
9 |
page_icon=None,
|
10 |
layout="wide",
|
11 |
-
|
12 |
# menu_items={
|
13 |
# 'Get Help': 'https://www.extremelycoolapp.com/help',
|
14 |
# 'Report a bug': "https://www.extremelycoolapp.com/bug",
|
|
|
8 |
page_title="TRACING INSIGHTS",
|
9 |
page_icon=None,
|
10 |
layout="wide",
|
11 |
+
initial_sidebar_state="expanded",
|
12 |
# menu_items={
|
13 |
# 'Get Help': 'https://www.extremelycoolapp.com/help',
|
14 |
# 'Report a bug': "https://www.extremelycoolapp.com/bug",
|