We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66048f commit b5db8baCopy full SHA for b5db8ba
code/project/README.md
@@ -28,10 +28,7 @@ kubectl kustomize manifests | kubectl apply -f -
28
29
# Run Workflow
30
31
-```
32
-kubectl create -f manifests/e2e-demo/workflows-templates-tfjob.yaml
33
-kubectl create -f manifests/e2e-demo/e2e-workflow.yaml
34
+See instructions [here](https://github.com/terrytangyuan/distributed-ml-patterns/blob/main/code/project/code/README.md).
35
36
# Clean-up
37
0 commit comments