help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: launch/run IPython in emacs buffer


From: Tom Roche
Subject: Re: launch/run IPython in emacs buffer
Date: Fri, 01 Oct 2010 19:33:25 -0400
User-agent: GNU Emacs 23.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.0)

Tom Roche Thu, Sep 30, 2010 at 8:46 AM
>> * I'd like also to be able to open an IPython buffer from anywhere
>>   (in emacs)

Richard Everson Thu, 30 Sep 2010 21:06:16 +0100
> M-x py-shell

> will get you a new (I)Python shell.

Richard: exactly what I wanted.

Pythoneers: IMHO this would be good to add to the docs, e.g.

http://ipython.scipy.org/doc/stable/html/config/initial_config.html
- This should give you full support for executing code snippets via
- IPython, opening IPython as your Python shell via C-c !, etc.

+ This should give you full support for executing code snippets via
+ IPython, opening IPython as your Python shell via C-c ! (from a
+ python-mode buffer) or M-x py-shell (from any buffer), etc.

YMMV, Tom Roche <Tom_Roche@pobox.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]