clerk
clerk copied to clipboard
Feature request: continue on exceptions
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".
You're in luck! We're working on this even now :)