runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 132, in <module> chart = gr.LinePlot(x="x", y="resonance", x_label="x", y_label="ζ‑resonance") ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: NativePlot.__init__() got an unexpected keyword argument 'x_label'. Did you mean 'label'?
Container logs:
Fetching error logs...