reno.tab_exporter#
Script to export clean copies of interactive explorer visualizations/session tabs.
Functions
|
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. |
|
Cleaner approach to export_bokeh_html. |
|
Create a PDF from an HTML file using selenium's chrome webdriver. |
|
Re-populate a new tab of panes from a JSON serialized panes file. |