Pieter van Oostrum writes:
> My Python development environment is Emacs. I used to use 'jupyter
> console --simple-prompt' (driven by Emacs comint) to do interactive
> work, but it has the disadvantage that it doesn't work properly with
> multiline input, including pastes.
>
> However, I discover
My Python development environment is Emacs. I used to use 'jupyter console
--simple-prompt' (driven by Emacs comint) to do interactive work, but it has
the disadvantage that it doesn't work properly with multiline input, including
pastes.
However, I discovered that 'ipython --simple-prompt' in