reno.tab_exporter.export_bokeh_html#
- reno.tab_exporter.export_bokeh_html(model_file, panesset_file, output_path)#
Leaving in just in case we find it useful, but this effectively dumps out a small HTML that just loads in a ****ton of JS to populate every bokeh component. This is fine for just HTML outputs, but very messy to try to create printable PDFs with.
- Parameters:
model_file (str)
panesset_file (str)
output_path (str)