shvuuuu commited on
Commit
d16624b
1 Parent(s): 23ff41b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,4 +137,4 @@ if st.sidebar.button("Get tweets!"):
137
  st.plotly_chart(fig)
138
 
139
  # tweet sample
140
- st.markdown(df.to_markdown())
 
137
  st.plotly_chart(fig)
138
 
139
  # tweet sample
140
+ st.markdown(df)