Skip to content

nbdev_docs doesn't provide location of error #1417

@andruum

Description

@andruum

Hi,
I noticed that nbdev_docs doesn't provide location where the error occured, if there is no heading in the ipynb file.

With heading:

Exception: Error in notebook: utils_files in cell 3 :
r = 1/0
import sys

Without heading:

Exception: Error in cell 2 :
r = 1/0
import sys

Is it possible somehow fix it and add file name into the Exception info?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions