This commit is contained in:
2024-12-23 11:47:03 +01:00
parent e2964c95da
commit 796cda238e
6 changed files with 11 additions and 31 deletions

View File

@@ -1,27 +1,4 @@
load_from:
- grpc_server:
location_name: example
host: user_code
port: 4000
# - python_file:
# location_name: local
# relative_path: repo.py
# working_directory: /opt/dagster/home
# - grpc_server:
# location_name: other
# host: other_image
# port: 4000
# - python_file:
# location_name: towel
# relative_path: towel.py
# working_directory: /opt/dagster/home
# executable_path: /venv/towel/bin/python
# - python_file:
# location_name: alliander
# relative_path: towel.py
# working_directory: /opt/dagster/home
# executable_path: /venv/alliander/bin/python