...
With Python Manager you manage Python executables.
To open the Python Manager, click the Tools button in the upper left part of the
...
...
Python Manager Table
The Python Manager table provides you with information about the available Python installations in the system:
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. |
The buttons at the bottom of the window enables you to Add..., Edit..., or Remove the selected row. There are also buttons to move Up or Down between rows.