Spaces:
Sleeping
Sleeping
bsiddhharth commited on
Commit ·
7fce25d
1
Parent(s): fab6224
added CI/CD to work with aws
Browse files
app.py
CHANGED
|
@@ -17,7 +17,7 @@ def main():
|
|
| 17 |
|
| 18 |
# initialize_session_state()
|
| 19 |
|
| 20 |
-
# Sidebar
|
| 21 |
st.sidebar.title("Navigation")
|
| 22 |
# app_logger.info("Sidebar navigation displayed")
|
| 23 |
|
|
|
|
| 17 |
|
| 18 |
# initialize_session_state()
|
| 19 |
|
| 20 |
+
# Sidebar #
|
| 21 |
st.sidebar.title("Navigation")
|
| 22 |
# app_logger.info("Sidebar navigation displayed")
|
| 23 |
|