AnswerDotAI / AnswerDotAI/nbdev
Add option to remove empty cells
Open
- Dominant language
- Jupyter Notebook
- Stars
- 5.3k
- Forks
- 513
- Avg merge
- 2d 30m
- Merged PRs (30d)
- 8
Description
When executing the last cell of a notebook, Jupyter will add a new empty cell below it so that the user can continue with their next piece of code. This often leads to notebooks having one or more tailing empty cells. It would be nice if nbdev had an option to remove those automatically.
Contributor guide
Assessment
This issue has not been assessed yet.