awacke1 commited on
Commit
e985a0d
·
1 Parent(s): 3b5af5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -58,4 +58,6 @@ bp_observation.component = [
58
  ]
59
 
60
  # Display the observation JSON
61
- st.write(bp_observation.as_json())
 
 
 
58
  ]
59
 
60
  # Display the observation JSON
61
+ #st.write(bp_observation.as_json())
62
+
63
+ st.write(bp_observation.component)