runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/bokeh/sampledata/__init__.py", line 68, in <module> import bokeh_sampledata as _mod ModuleNotFoundError: No module named 'bokeh_sampledata' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/run.py", line 6, in <module> from bokeh.sampledata.autompg2 import autompg2 as df File "/usr/local/lib/python3.10/site-packages/bokeh/sampledata/__init__.py", line 70, in <module> raise RuntimeError( RuntimeError: The separate bokeh_sampledata is needed in order to use the sampledata module. Install with 'pip install bokeh_sampledata'.

Container logs:

Fetching error logs...