Tags give the ability to mark specific points in history as being important
-
v2.0.0
Release: v2.0.04e2f0a73 · ·labpress 2.0.0 A PDF is what you get now. `labpress ./labs` writes the file you submit instead of an HTML page to print yourself; `--to html` or `--to both` if you want the page back. Jupyter notebooks are read like any other program. Nothing is executed - the notebook already records what each cell printed, so that is what goes on the page, laid out like the rest of the record rather than like nbconvert. The cover date can be set instead of being whatever day you built it. And two page break fixes: short blocks no longer waste the page they were pushed off, and the footer no longer prints on top of the last line.