nbdev icon indicating copy to clipboard operation
nbdev copied to clipboard

Add option to remove empty cells

Open torfsen opened this issue 2 years ago • 0 comments

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.

torfsen avatar May 26 '23 06:05 torfsen