Skip to content

Commit 06c3b4b

Browse files
committed
test papermill-args-yaml
1 parent 2632690 commit 06c3b4b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test-example-notebooks.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@ jobs:
2727
python-version: ${{ matrix.python-version }}
2828
notebook-input: ./examples/pytorch/image-classification/create-pytorchjob.ipynb
2929
notebook-output: ./examples/pytorch/image-classification/create-pytorchjob-output.ipynb
30-
papermill-args-yaml: "namespace: default"
30+
papermill-args-yaml: "
31+
namespace: default
32+
"

0 commit comments

Comments
 (0)