Skip to content

How to setup a UserCodeLauncher with Dagster+ Hybrid #31275

Answered by benpankow
ricardobrg asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Ricardo,

In Cloud, the UserCodeLauncher specifies how to launch code location servers. It also specifies the run launcher, which contains the code to launch runs in their own containers.

There are a few UserCodeLaunchers with corresponding run launchers which you can reference in our source, in particular:

The main implementation logic required in a user code launcher is creating a container and returning a…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ricardobrg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants