graredcr commited on
Commit
98d3f10
·
1 Parent(s): dc05e3c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -109,5 +109,6 @@ st.text_area( "Respuesta: ", key= "respuesta", height=200 )
109
  # Section 1
110
  #button = st.button('Button')
111
  logtxtbox = st.empty()
112
- logtxtbox.text_area("Logging: ",logtxt, height = 500)
113
 
 
 
109
  # Section 1
110
  #button = st.button('Button')
111
  logtxtbox = st.empty()
112
+ #logtxtbox.text_area("Logging: ",logtxt, height = 500)
113
 
114
+ st.write('exe')