Skip to content

Commit

Permalink
Update hello_world.sh
Browse files Browse the repository at this point in the history
Signed-off-by: chris <[email protected]>
  • Loading branch information
chris454656 committed Sep 24, 2024
1 parent 3012908 commit 93b19e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kubeflow_Pipelines/hello_world.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ popd

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

0 comments on commit 93b19e8

Please sign in to comment.