Python 와 Emacs

Posted on 2018-10-18(목) in emacs

ipython shell 깨지는 문제

(setq python-shell-interpreter "ipython"
    python-shell-interpreter-args "--simple-prompt -i")