Open
Description
- remove pip installs from codeblocks.
- no output: https://plot.ly/python/pdf-reports/#part-2--convert-the-html-to-pdf-with-xhtml2pdf (* all the code should be in 1 codeblock until there is an output to display)
xhtml2pdf
is no longer supported as of a few months ago. WeasyPrint is suggested as an alternative in the documentation page so that is a good place to start.