##// END OF EJS Templates
Catch errors after our then()s, instead of in parallel with them (this missing exceptions)...
Catch errors after our then()s, instead of in parallel with them (this missing exceptions) When an error is thrown in a then() success handler, it doesn't call the same then()'s error handler. I also made all of the utils.reject handlers verbose to aid in debugging.

File last commit:

r15721:91dd7b68
r19080:cbc9dc59
Show More
README.md
1 line | 104 B | text/x-minidsrc | MarkdownLexer

To compare nbconvert html output to the notebook's native html see https://gist.github.com/9241376.git.