jfataphd commited on
Commit
7183901
1 Parent(s): 67703fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -115,6 +115,8 @@ if query:
115
  # # display the treemap in Streamlit
116
  st.pyplot(fig2)
117
 
 
 
118
 
119
 
120
  # findRelationships(query, df)
 
115
  # # display the treemap in Streamlit
116
  st.pyplot(fig2)
117
 
118
+ bar = st.progress(0)
119
+
120
 
121
 
122
  # findRelationships(query, df)