为了在Emacs的Python开发过程中使用IPython,我一直在打开一个终端,并打字ipython.这似乎不是正确的方法.
ipython
首先,我的缓冲区将此缓冲区列为*ansi-term*,这令人困惑,因为我经常最终得到多个终端,其中一个终端专用于Python.我也看到我可以直接打开python解释器M-x python-shell.似乎IPython应该有类似的选择.
*ansi-term*
M-x python-shell
有没有更好的方法在Emacs中使用IPython解释器?
我正在使用带有Prelude的Emacs 24.
python emacs ipython
emacs ×1
ipython ×1
python ×1