awacke1 commited on
Commit
991e7b0
β€’
1 Parent(s): 84de583

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ with col4:
129
 
130
  # πŸ§œβ€β™€οΈ Displaying the Mermaid diagram for Diagram 2
131
  st.markdown("#### Diagram 2:")
132
- streamlit_mermaid.mermaid(mermaid_code2)
133
 
134
  # 🌐 Exploring Knowledge Graph Applications.
135
  st.markdown("# IV. Knowledge Graph Applications")
 
129
 
130
  # πŸ§œβ€β™€οΈ Displaying the Mermaid diagram for Diagram 2
131
  st.markdown("#### Diagram 2:")
132
+ #streamlit_mermaid.mermaid(mermaid_code2)
133
 
134
  # 🌐 Exploring Knowledge Graph Applications.
135
  st.markdown("# IV. Knowledge Graph Applications")