gregsexton / ob-ipython

org-babel integration with Jupyter for evaluation of (Python by default) code blocks
737 stars 111 forks source link

Results not outputting on same buffer under results #213

Open AtomicNess123 opened 4 years ago

AtomicNess123 commented 4 years ago

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: