AnswerDotAI / AnswerDotAI/nbdev
Document how to Ignore files/folder when running nbdev_test
Open
documentation
- Dominant language
- Jupyter Notebook
- Stars
- 5.3k
- Forks
- 513
- Avg merge
- 2d 30m
- Merged PRs (30d)
- 8
Description
I have a folder of experiments that don't want to be tested when I run nbdev_test.
Is there a way to ignore these files? I could add `#|eval false` to each line, in each notebook in that folder, but that's a lot of hassle.
Having a Directive to set this default at the beginning of the file will also work.
Contributor guide
Assessment
This issue has not been assessed yet.