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

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

bug#44732: 27.1; Inferior Python mode does not correctly display output


From: Augusto Stoffel
Subject: bug#44732: 27.1; Inferior Python mode does not correctly display output of ipython3
Date: Wed, 25 Aug 2021 20:30:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

This is solved by adding the following extra argument to ipython:

(setq python-shell-interpreter "ipython3"
      python-shell-interpreter-args "--simple-prompt")





reply via email to

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