Fork me on GitHub
#data-science
<
2019-10-11
>
alan22:10:08

Cool! I'll play around with it as soon as I can! Is there a way to kill a Python session at will as well?

chrisn22:10:38

Currently there is only partial support for multiple interpreters: https://github.com/cnuernber/libpython-clj/issues/5. So I think that is what you would need and then yes, there would be a way if you created a sub-interpreter per session.