From 06c3b4b0df7b59bbf82431d1a56713f512952e5c Mon Sep 17 00:00:00 2001 From: sailesh duddupudi Date: Sun, 29 Sep 2024 22:46:28 +0000 Subject: [PATCH] test papermill-args-yaml --- .github/workflows/test-example-notebooks.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test-example-notebooks.yaml b/.github/workflows/test-example-notebooks.yaml index 2619d9c6ed..7c70b0fed0 100644 --- a/.github/workflows/test-example-notebooks.yaml +++ b/.github/workflows/test-example-notebooks.yaml @@ -27,4 +27,6 @@ jobs: python-version: ${{ matrix.python-version }} notebook-input: ./examples/pytorch/image-classification/create-pytorchjob.ipynb notebook-output: ./examples/pytorch/image-classification/create-pytorchjob-output.ipynb - papermill-args-yaml: "namespace: default" + papermill-args-yaml: " + namespace: default + "