gregsexton / gregsexton/ob-ipython
Results not outputting on same buffer under results
Open
- Dominant language
- Emacs Lisp
- Stars
- 742
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Simply that: my code is as follows:
```
#+BEGIN_SRC ipython :session :results raw drawer
[code]
#+END_SRC
```
However, the results are shown in a different buffer with a link under the RESULTS drawer.
How to make it appear in the same window? Thanks!
```
#+RESULTS:
:results:
# Out[33]:
[[file:./obipy-resources/QSmMEU.png]]
:end:
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.