awacke1 commited on
Commit
6afba32
β€’
1 Parent(s): 70c9179

Rename app.py to backup1.app.py

Browse files
Files changed (1) hide show
  1. app.py β†’ backup1.app.py +1 -1
app.py β†’ backup1.app.py RENAMED
@@ -144,6 +144,6 @@ html="""
144
  """
145
 
146
 
147
- st.markdown(html)
148
 
149
 
 
144
  """
145
 
146
 
147
+ st.html.components(html)
148
 
149