jupyter_console
                                
                                 jupyter_console copied to clipboard
                                
                                    jupyter_console copied to clipboard
                            
                            
                            
                        Configuration InteractiveShell.separate_in not supported?
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 [ ]?