Hi,
How can I execute a buffer (with C-c C-c) to an iPython shell? (that was opened
with M-x ipython)
I'm using python-mode from the repository (revision 823) and GNU Emacs
24.0.93.1 on a Mac Os.
I tried to set python-python-command to "/usr/local/bin/ipython" but it didn't
work.
I used to be
Am 07.02.2012 02:00, schrieb Pedro Kroger:
Hi,
How can I execute a buffer (with C-c C-c) to an iPython shell? (that was opened
with M-x ipython)
Hi,
doing M-x ipython first should not be a requireness, whilst in fact it
is, as the first time execution might fail - afterwards python-mode
op