Hi Noah - Dagster assumes that remote executors like celery workers have access to the pipeline code already - e.g if you identify your pipeline using a python module, that module also needs to be available in the python environments in which the celery workers are running.