Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +2 -0
src/streamlit_app.py
CHANGED
|
@@ -5,5 +5,7 @@ import streamlit as st
|
|
| 5 |
|
| 6 |
|
| 7 |
st.title("Logical reasoning")
|
|
|
|
|
|
|
| 8 |
|
| 9 |
|
|
|
|
| 5 |
|
| 6 |
|
| 7 |
st.title("Logical reasoning")
|
| 8 |
+
st.sidebar.title("Options")
|
| 9 |
+
|
| 10 |
|
| 11 |
|