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 18eead6 commit fb66d05Copy full SHA for fb66d05
Kubeflow_Pipelines/hello_world.sh
@@ -25,4 +25,4 @@ popd
25
26
# The -u flag makes python output unbuffered, so that we can see real time log.
27
# Reference: https://stackoverflow.com/a/107717
28
-python3 -u ./sample.py
+python3 -u ./Kubeflow_Pipelines/sample.py
0 commit comments