Updated due to breaking change in Gradio v5
This commit is contained in:
@@ -44,7 +44,7 @@ class App:
|
||||
column_widths=[4, 1, 1, 1, 2],
|
||||
row_count=10,
|
||||
col_count=5,
|
||||
height=400,
|
||||
max_height=400,
|
||||
)
|
||||
|
||||
ui.load(start, inputs=[], outputs=[opportunities_dataframe])
|
||||
|
||||
Reference in New Issue
Block a user