Skip to content

Honor notebook-level eval directives in nbdev-test - #1627

Merged
jph00 merged 1 commit into
mainfrom
pr/honor-notebook-level-eval-directives-in-nbdev
Aug 10, 2026
Merged

Honor notebook-level eval directives in nbdev-test#1627
jph00 merged 1 commit into
mainfrom
pr/honor-notebook-level-eval-directives-in-nbdev

Conversation

@jph00

@jph00 jph00 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

test_nb now decides cell participation with fastcore's eval cascade, so a notebook-level eval: false makes testing opt-in for that notebook: only #| eval: true cells run. That suits a slow or service-dependent notebook where a few cells are worth testing. skip_exec: true remains the unconditional form, which marked cells cannot override. The new "Eval" section of the test docs has details.

@jph00 jph00 added the enhancement New feature or request label Aug 10, 2026
@jph00
jph00 merged commit 5033030 into main Aug 10, 2026
@jph00
jph00 deleted the pr/honor-notebook-level-eval-directives-in-nbdev branch August 10, 2026 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant