Skip to content

Instantly share code, notes, and snippets.

@ToroNZ
Created April 18, 2023 02:24
Show Gist options
  • Save ToroNZ/ba6bb9bdc35d20d6db65a087d52cdd20 to your computer and use it in GitHub Desktop.
Save ToroNZ/ba6bb9bdc35d20d6db65a087d52cdd20 to your computer and use it in GitHub Desktop.
Dagster Agent config - local launcher
instance_class:
module: dagster_cloud.instance
class: DagsterCloudAgentInstance
dagster_cloud_api:
agent_token: <YOUR_AGENT_TOKEN>
deployment: prod
user_code_launcher:
module: dagster_cloud.workspace.user_code_launcher
class: ProcessUserCodeLauncher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment