# ruff: noqa: F821 # `c` is injected by IPython at config load time c.InteractiveShell.banner1 = "" c.InteractiveShell.colors = "Linux" c.InteractiveShell.enable_html_pager = True c.TerminalInteractiveShell.confirm_exit = False c.TerminalInteractiveShell.extra_open_editor_shortcuts = True