This page only appears when Python Plugin is installed and enabled!

File | Settings | Build, Execution, Deployment | Console  for Windows and Linux
IntelliJ IDEA | Preferences | Build, Execution, Deployment | Console for OS X
Ctrl+Alt+S

images/settings.png

Use this page to define console options for the Python console.

In this section:

    Console common options

    ItemDescription
    Always show debug consoleIf this check box is selected, the debug console will be shown by default in the Debug view.
    Use IPython if availableWnen the check box is selected (by default): If IPython is installed, then IPython console will be launched.
    If the check box is not selected, then, even with the installed IPython, a Python console will be launched.

    See Also

    Language and Framework-Specific Guidelines: