I’m asking this question in relation to my StackOverflow post, where I noticed that Azure was not failing when nbconvert executes and fails to build a notebook in my repository.
I’m just wondering, what is the exit code of nbconvert if a cell in a notebook errors out? Does it return a non-zero exit code?
Thank you for taking the time to read, and thanks in advance for your response.