Versions Compared

Key

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

When specifying the location of a Python executable in the Python Manager(34.3) or in the Python Interpreter Profile (34.3), 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 sidecar container for running Python processes.

...

If you want to use your sidecar container for code completion in the Python Code Editor as described in the Python Manager(34.3), you also need to add your sidecar to the Platform. You can add a YAML snippet as shown below to your values.yaml to achieve this:

...