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 [ ]`?