Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Column

Description

Name

The name of the Python installation.

Location

The location of the Python executable.

You can either use the path to the executable in the file system or use connection details to a Python daemon. If you choose to connect to a Python daemon, you can provide your own sidecar container for running Python processes, see Run Python in Sidecar Container (3.3).

Working Directory

The working directory to be used.

Use As Default

Select if this Python installation is to be used as default interpreter.

Use In Editor

Select if this Python installation is to be used for code completion in the Python Code Editor. This Python installation has to be available on the platform.

...