mirror of https://github.com/databricks/cli.git
10 lines
192 B
YAML
10 lines
192 B
YAML
|
resources:
|
||
|
pipelines:
|
||
|
my_pipeline:
|
||
|
name: "placeholder"
|
||
|
libraries:
|
||
|
- file:
|
||
|
path: ../src/file1.py
|
||
|
- notebook:
|
||
|
path: ../src/notebook1.py
|