jbn / nbmerge

A tool to merge / concatenate Jupyter (IPython) notebooks
MIT License
83 stars 6 forks source link

Add merge level metadata to indicate depth relative to base directory #6

Closed jbn closed 7 years ago

jbn commented 7 years ago

The script already captures this information, implicitly, in the boundary (-b flag). Since it contains the path relative to the execution root, an interested user could derive the depth at translation time.