Skip to content

Commit fb66d05

Browse files
authored
Update hello_world.sh
1 parent 18eead6 commit fb66d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Kubeflow_Pipelines/hello_world.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ popd
2525

2626
# The -u flag makes python output unbuffered, so that we can see real time log.
2727
# Reference: https://stackoverflow.com/a/107717
28-
python3 -u ./sample.py
28+
python3 -u ./Kubeflow_Pipelines/sample.py

0 commit comments

Comments
 (0)