initial commit
This commit is contained in:
27
workspace.yaml
Normal file
27
workspace.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
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
|
||||
Reference in New Issue
Block a user