mlabonne commited on
Commit
c99d1e7
·
verified ·
1 Parent(s): 8753c00

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -145,6 +145,7 @@ def main():
145
  "URL": st.column_config.LinkColumn("URL"),
146
  },
147
  hide_index=True,
 
148
  )
149
 
150
  # Full-width plot for the first category
 
145
  "URL": st.column_config.LinkColumn("URL"),
146
  },
147
  hide_index=True,
148
+ height=2000,
149
  )
150
 
151
  # Full-width plot for the first category