clerk icon indicating copy to clipboard operation
clerk copied to clipboard

Feature request: continue on exceptions

Open emlyn opened this issue 3 years ago • 3 comments

If any part of a notebook throws an exception, rendering is aborted and the page show a stack trace pointing into Clerk internals (not the notebook namespace that caused the exception).

It would be great if: A) The stack trace could show the actual source in the user code. B) The notebook would continue rendering, with the error message attached to the appropriate "cell".

emlyn avatar Dec 05 '22 11:12 emlyn

You're in luck! We're working on this even now :)

jackrusher avatar Dec 05 '22 13:12 jackrusher