You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Literate.jl to work on some class material, and in specific cases, I would like a code block to result in an error -- this is mostly to walk students through reading error messages.
Is there a way to keep error messages (possibly on a per-chunk basis)?