gregsexton / ob-ipython

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

Remove :RESULTS: .... :END: #200

Closed benneti closed 5 years ago

benneti commented 5 years ago

In the screenshot of the readme, your results are not wraped in :RESULTS: :END:, how can one achieve this (I searched quiet a bit and did not find anything)?

dcherian commented 5 years ago

:results value? There are a bunch of options. Experiment around. This was changed to the drawer form recently so the README probably hasn't been updated

benneti commented 5 years ago

thank you, but I think the problem is that I am using the some patches by scimax to include prints in the output and they probably also add this