* Maybe: Mouse-over description of dataset * Custom title (instead of Plot1, Plot2, ...) * How to handle extra html files? [Snakemake best practices](https://snakemake.readthedocs.io/en/stable/snakefiles/deployment.html#distribution-and-reproducibility) seems to suggest a `resources` directory * Maybe use bokeh's `export_png` instead of `html2image`? `html2image` needs `chromium` as dependency (rather big). `export_png` needs to happen at plot creation
resourcesdirectoryexport_pnginstead ofhtml2image?html2imageneedschromiumas dependency (rather big).export_pngneeds to happen at plot creation