You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
builds jupyterbook docs as a pdf via pre-commit hook that builds a conf.py that we can then use sphinx to build the pdf without needing jupyter-book CLI
Value / benefit
Adds a test case to build a more complex "real-world" project.
Implementation details
Restore's a previous test case that was removed so this repo doesn't have a dependency on jupyter-book
Tasks to complete
No response
The text was updated successfully, but these errors were encountered:
Description / Summary
Once jupyter-book/jupyter-book#1422 is merged we will be able to add a test that:
jupyterbook
docs as apdf
viapre-commit
hook that builds aconf.py
that we can then usesphinx
to build the pdf without needingjupyter-book
CLIValue / benefit
Adds a test case to build a more complex "real-world" project.
Implementation details
Restore's a previous test case that was removed so this repo doesn't have a dependency on
jupyter-book
Tasks to complete
No response
The text was updated successfully, but these errors were encountered: