gregsexton / gregsexton/ob-ipython
Getting output and figures together and more control over output
Open
- Dominant language
- Emacs Lisp
- Stars
- 742
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
It looks like right now you can either get figures in the output if you use :results value, or the output of the block if you use :results output. I usually have both printed output and figure output from a single block that I want to capture. Is that possible in ob-ipython now? and if not, would you be interested in making :results output show the output and figures?
For some blocks there could be multiple outputs, e.g. plain text, html, latex, and or image output. Would you be interested in using a header argument to select the output?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.