Remote Python Executor Account
Overview
You can use this account type to connect ML Core Snaps with datasources that use Remote Python Executor accounts.

Prerequisites
- None
Limitations and known issues
None.
Account settings
- Expression icon (
): JavaScript syntax to access SnapLogic Expressions to set field values dynamically (if enabled). If disabled, you can provide a static value. Learn more.
- SnapGPT (
): Generates SnapLogic Expressions based on natural language using SnapGPT. Learn more.
- Suggestion icon (
): Populates a list of values dynamically based on your Account configuration.
- Upload
: Uploads files. Learn more.
Field / field set | Type | Description |
---|---|---|
Label | String |
Required. Specify a unique label for the account. Default value: N/A Example: Remote Python Executor |
Host name | String |
Required. Specify the hostname of the remote Python server where the execution will take place. Default value: Local Hostname Example: 192.168.1.10 or remote-server.example.com |
Port | String |
Required. Specify the port number of the remote Python server. Default value: 5301 Example: 8080 |
Token | String |
Specify the authentication token for connecting to the remote Python server. This token ensures secure communication. Default value: N/A Example: 12345abcdef67890 |
Next steps
After you configure the account settings, click Apply to authenticate your account.