Parallel processing with Kaleido

I’m trying to implement a parallel processing exporting Plotly plots to PNGs using Kaleido. I’m exporting a large number of plots, and I would like to make it run as quickly as possible, so I’ve tried implementing it using parallel processing, but all my attempts so far failed, with Chromium (or Chrome) freezing.

Does anyone have a working solution they could share?

1 Like

Hey @kiteme,

It seems to me that kaleido has always been the Achilles heel to plotly.

Unfortunately I can not help.