from ipython_config import * InteractiveShell.prompt_in2 = '\C_LightGreen\u@\h\C_LightBlue[\C_LightCyan\Y1\C_LightBlue]\C_Green|\#> ' InteractiveShell.prompt_in2 = '\C_Green|\C_LightGreen\D\C_Green> ' InteractiveShell.prompt_out = '<\#> ' InteractiveShell.prompts_pad_left = True InteractiveShell.separate_in = '' InteractiveShell.separate_out = '' InteractiveShell.separate_out2 = '' PrefilterManager.multi_line_specials = True