python-project-template
python-project-template copied to clipboard
Placeholder directory for pre-executed notebooks in documentation
It can be easier to have some notebooks not get re-executed in CI, and with a few tweaks (and a README explaining the why and how) it is possible to have some notebooks not be executed, but still rendered via sphinx/RTD.
See also:
https://nbsphinx.readthedocs.io/en/0.9.3/executing-notebooks.html https://github.com/astronomy-commons/lsdb/pull/299 https://github.com/astronomy-commons/lsdb/issues/259