gregsexton / ob-ipython

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

Potential feature improvements #153

Open lwoloszy opened 6 years ago

lwoloszy commented 6 years ago

Hi,

I've been using ob-ipython for a few weeks now and I'm really loving it! Thanks a ton for this package. As I've adapted my workflow to it, which oftentimes includes connecting to a remote kernel, I've stumbled on a few kinks that I've managed to iron out and I'm curious if you'd find some of these additions valuable, for which I'm happy to submit pull requests:

gregsexton commented 6 years ago

Please submit pull requests! These all sound really interesting.

lwoloszy commented 6 years ago

Great! Let me think about how I can extend some of these changes to the general case of arbitrary kernels under the Jupyter umbrella and I'll submit the PRs when I get the chance.