runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 103, in <module> main() ~~~~^^ File "/app/app.py", line 60, in main code_input = gr.Code( label="Input Code", ...<3 lines>... autofocus=True, ) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 182, in wrapper return fn(self, **kwargs) TypeError: Code.__init__() got an unexpected keyword argument 'autofocus'
Container logs:
Fetching error logs...