Merging empty notebooks crashes
Closed this issue · 0 comments
tarmstrong commented
Steps to reproduce:
- Open the IPython Notebook
- Press "New Notebook" three times
- Run
nbmerge Untitled0.ipynb Untitled1.ipynb Untitled2.ipynb
.
Expected result: a very boring merge
Actual result: stack trace crashing in notebook_merge()
.