AnswerDotAI / AnswerDotAI/nbdev

Add verbose option to nbdev_test

Open
#1,126 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
5.3k
Forks
513
Avg merge
2d 30m
Merged PRs (30d)
8

Description

Right now `nbdev_test` has the `do_print` option but it's not enough.

Sometimes a notebook it's taking too long to be executed and I would like to know which cells are making the tests run slow. This will be particularly useful to debug why CI it's taking to long.

My suggestion it's to add a `-v` flag that outputs the cell that `nbdev_test` ran and it's running. Timing of execution per cell would be awesome but not required.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.