Hi Grégoire,
I’ve looked at ‘org-babel-python-initiate-session’ and I can’t see an
obvious bug. Did you come up with a patch to fix the problems you were
seeing?
Thanks,
--
Aaron Ecay
Grégoire Jadi writes:
> Hi,
>
> There is a bug in ob-python, the parameters aren't used to initialize
> the session. Here is a patch that fixes it.
Err, discard this. It's not enough to fix the bug since
`org-babel-python-initiate-session' doesn't use the params either. I'll
come back later with
Hi,
There is a bug in ob-python, the parameters aren't used to initialize
the session. Here is a patch that fixes it.
OK to push ?
* lisp/ob-python.el (org-babel-execute:python): Send params to
`org-babel-python-initiate-session'.
It was not possible to configure the sesssion with custom param