Silas Santini
Silas Santini
I'd like to get a single PDF copy of some UC Berkeley textbooks including https://github.com/data-8/textbook and https://github.com/prob140/textbook/. Building the books locally with the basic `jupyter-book build ` command works just...
With Jupyter Book v1, I was able to easily download individual pages as a PDF or in its original file format (.md, .ipynb). Now with Jupyter Book v2, I can...
When I was upgrading this repository https://github.com/cal-data-eng/notes from JB1 to JB2, I found that the {tableofcontents} directive generates broken links (404s). Reading the documentation, it seems like directives are supposed...