runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 83, in <module> data_list = DataList() File "/home/user/app/app.py", line 12, in __init__ self._preprocess_table() File "/home/user/app/app.py", line 35, in _preprocess_table <td>{row.Type}</td> AttributeError: 'Pandas' object has no attribute 'Type'
Container logs:
Fetching error logs...