explainerdashboard
explainerdashboard copied to clipboard
Dashboard loading stuck in docker
I'm using explainer dashboard to visualize models made by different AutoML solutions.
When I run my application locally, everything works as intended. But when it runs in a docker environment, the explainer dashboard is stuck when loading a previously generated page at the step generation layout...:
This does not happen with all AutoML models, and when I restart the docker container manually, the dashboard finally boots properly. I'm currently not sure where to look for this, maybe you have some ideas?