【问题标题】:Switch from default python interpreter to ipython in elpy (Django command)在elpy(Django命令)中从默认python解释器切换到ipython
【发布时间】:2020-12-03 09:53:17
【问题描述】:

Elpy 使用默认的 python 解释器(elpy-django-command shell),我想知道是否可以使用 Ipython 代替。

【问题讨论】:

    标签: django emacs ipython elpy


    【解决方案1】:

    是的。请参阅interactive-python 上的 elpy 文档。设置

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

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-10-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-10-12
      • 1970-01-01
      相关资源
      最近更新 更多