carisackc commited on
Commit
4e433dc
·
1 Parent(s): 74926fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -7
app.py CHANGED
@@ -110,13 +110,6 @@ with col3:
110
  with col4:
111
  if st.button('📝Social Notes'):
112
  nav_page('Social Notes')
113
-
114
- #if st.button("🏥 Admission"):
115
- # nav_page("Admission")
116
- #if st.button('📆Daily Narrative'):
117
- # nav_page("Daily Narrative")
118
- #if st.button('Discharge Plan')
119
- #if st.button('📝Social Notes')
120
 
121
  # Query out relevant Clinical notes
122
  original_text = df.query(
 
110
  with col4:
111
  if st.button('📝Social Notes'):
112
  nav_page('Social Notes')
 
 
 
 
 
 
 
113
 
114
  # Query out relevant Clinical notes
115
  original_text = df.query(