runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 309, in <module> results_df = gr.DataFrame(label="Questions and Your Answers", wrap=True, height=400) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 182, in wrapper return fn(self, **kwargs) TypeError: Dataframe.__init__() got an unexpected keyword argument 'height'
Container logs:
Fetching error logs...