gregsexton / gregsexton/ob-ipython
async execution fails when result type is 'silent'
Open
- Dominant language
- Emacs Lisp
- Stars
- 742
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
'silent' blocks don't have result blocks, but ob-ipython's completion routine still tries to look for the result block, and then fail and block the execution of other code blocks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.