emacs-jupyter / jupyter

An interface to communicate with Jupyter kernels.
GNU General Public License v3.0
938 stars 92 forks source link

jupyter-REPL mode is unusable #327

Open logexp1 opened 3 years ago

logexp1 commented 3 years ago

First of all, thanks for this beautiful packages. I am using this mainly in org babel source block execution and works great. However, sometimes I want to play around using console (especially R for help) but, in REPL buffer, as soon as I type something, input is automatically spaced out causing troubles as follows: 2021 04 30_18:28:43_-_jupyterreplR_405R__Doom_Emacs 2021 04 30_18:29:01_-_jupyterreplpython_393py__Doom_Emacs

When I launch console in the shell using jupyter command, nothing like this happens. By the way, I am using arch linux and Doom emacs Any help will be appreciated

nnicandro commented 2 years ago

Do you still experience this issue? One thing you can try is to start from an Emacs with only Jupyter loaded and see if you still get this extra spacing. Just to rule out any other packages being the cause of the spacing.