Skip to end of banner
Go to start of banner

Remote Python Executor Dynamic

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Current »

In this article

Overview

Use this account type to connect ML Core Snaps with datasources that use Remote Python Executor Dynamic accounts. This account deals with the dynamically calculated values. You can specify the account properties as expressions referencing Pipeline parameters. The values for dynamic accounts are not stored; hence, use them when requested.

Prerequisites

  • None.

Limitations

  • None.

Troubleshooting

  • None.

Account Settings

Parameter NameData TypeDescriptionDefault ValueExample
LabelStringRequired. The name for the account. Preferably, update the account name if your project includes more than one account of the same type.N/ARemotePythonExecutorDynamicAccount
HostnameStringRequired. The hostname of Remote Python Executor.N/Alocalhost
PortIntegerRequired. The port number of Remote Python Executor.N/A5301
TokenStringAuthentication token of Remote Python Executor. This token is retrieved when setting up the account for the endpoint. This token is not refreshable. The user must get a new token after its expiration.N/AN/A
  • No labels