Spaces:
Sleeping
Sleeping
Commit
·
3b1b7c5
1
Parent(s):
cea642f
Update app.py
Browse files
app.py
CHANGED
@@ -60,7 +60,7 @@ def main():
|
|
60 |
|
61 |
# sidebar
|
62 |
|
63 |
-
def cs_sidebar(
|
64 |
|
65 |
st.sidebar.markdown('''
|
66 |
<small>Summary of the [docs](https://docs.streamlit.io/en/stable/api.html), as of [Streamlit v1.8.0](https://www.streamlit.io/).</small>
|
|
|
60 |
|
61 |
# sidebar
|
62 |
|
63 |
+
def cs_sidebar():
|
64 |
|
65 |
st.sidebar.markdown('''
|
66 |
<small>Summary of the [docs](https://docs.streamlit.io/en/stable/api.html), as of [Streamlit v1.8.0](https://www.streamlit.io/).</small>
|