Spaces:
Build error
Build error
update
Browse files
app.py
CHANGED
|
@@ -159,7 +159,7 @@ def show_wiki_hub_page():
|
|
| 159 |
st.sidebar.markdown(
|
| 160 |
"""
|
| 161 |
# How to expand the graph
|
| 162 |
-
- Click a button
|
| 163 |
(Only nodes that have wiki pages will be expanded)
|
| 164 |
- Hit the Generate button again to expand your graph!
|
| 165 |
"""
|
|
|
|
| 159 |
st.sidebar.markdown(
|
| 160 |
"""
|
| 161 |
# How to expand the graph
|
| 162 |
+
- Click a button below the graph to expand that node
|
| 163 |
(Only nodes that have wiki pages will be expanded)
|
| 164 |
- Hit the Generate button again to expand your graph!
|
| 165 |
"""
|