IntelliJ IDEA 2017.2 Help

Console

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 macOS
Ctrl+Alt+S

settings

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.
Last modified: 29 November 2017

See Also

Language and Framework-Specific Guidelines: