jupyter_console icon indicating copy to clipboard operation
jupyter_console copied to clipboard

Configuration InteractiveShell.separate_in not supported?

Open r3m0t opened this issue 2 years ago • 2 comments

Hi, this setting takes effect:

ipython --InteractiveShell.separate_in=""

This doesn't:

jupyter console --InteractiveShell.separate_in=""

How can I remove the blank line before In [ ]?

r3m0t avatar Feb 24 '23 09:02 r3m0t