gregsexton / gregsexton/ob-ipython

Option to not catch exceptions?

Open
#101 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
742
Forks
107
PR merge metrics
No merged PRs in 30d

Description

Execution of a code block such as
```
#+BEGIN_SRC ipython
1 / 0
#+END
```
leads to pop up of a `*ob-ipython-traceback*` buffer containing the `ZeroDivisionError` exception traceback. Is there a way (header option?) to pass the exception through to the `#+RESULTS`? This would be for didactic purposes, e.g. to illustrate how `StopIteration` works for generators.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.