ipython-exec

Send python code to an ipython consoles running in a terminal session

daducci

10,259

3

1.2.0

MIT

GitHub

atom-ipython-exec

Send python code from Atom to be executed into an ipython session running inside a terminal. Tested on Mac OS X and Ubuntu; in the former case, the reference terminal application is iTerm2, whereas gnome-terminal is used in the latter.

On Ubuntu, it requires xdotool to be installed; please install it with:

sudo apt-get install xdotool

NB: This package is a fork of r-exec.