runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 764, in <module> review_table = gr.Dataframe( value=load_review_table(), ...<4 lines>... column_widths=["60px","160px","120px","80px","80px","200px","80px","120px","160px"], ) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Dataframe.__init__() got an unexpected keyword argument 'height'

Container logs:

Fetching error logs...