sedrick-keh-tri commited on
Commit
ebb0552
·
1 Parent(s): 1ba606b
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -145,9 +145,7 @@ with gr.Blocks(title="VLA Foundry Database Viewer") as demo:
145
  label="Table Data",
146
  interactive=False,
147
  wrap=False,
148
- max_height=600,
149
- row_count=(1, "dynamic"),
150
- column_widths=["10%"]
151
  )
152
 
153
  # Event handlers
 
145
  label="Table Data",
146
  interactive=False,
147
  wrap=False,
148
+ height=600
 
 
149
  )
150
 
151
  # Event handlers