Yes, I did get it working after your comments pointed me in the right direction - thank you! I was able to use the .get_root() function available on Panel objects to render as a bokeh figure, and then was able to successfully export the bokeh figure as a png with bokeh’s export_png. Appreciate your help!
1 Like