ob-ipython icon indicating copy to clipboard operation
ob-ipython copied to clipboard

Results not outputting on same buffer under results

Open AtomicNess123 opened this issue 6 years ago • 0 comments

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:

AtomicNess123 avatar Apr 21 '20 09:04 AtomicNess123