Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -122,7 +122,7 @@ if st.session_state['sync']:
|
|
122 |
|
123 |
|
124 |
|
125 |
-
if st.session_state['
|
126 |
|
127 |
# rs.slides(markdown, height=500)
|
128 |
rs.slides(st.session_state['markdown'], height=500)
|
|
|
122 |
|
123 |
|
124 |
|
125 |
+
if st.session_state['Recap']:
|
126 |
|
127 |
# rs.slides(markdown, height=500)
|
128 |
rs.slides(st.session_state['markdown'], height=500)
|