We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2632690 commit 06c3b4bCopy full SHA for 06c3b4b
.github/workflows/test-example-notebooks.yaml
@@ -27,4 +27,6 @@ jobs:
27
python-version: ${{ matrix.python-version }}
28
notebook-input: ./examples/pytorch/image-classification/create-pytorchjob.ipynb
29
notebook-output: ./examples/pytorch/image-classification/create-pytorchjob-output.ipynb
30
- papermill-args-yaml: "namespace: default"
+ papermill-args-yaml: "
31
+ namespace: default
32
+ "
0 commit comments