Skip to content

Commit

Permalink
minor fix (#1954)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoning777 authored and k8s-ci-robot committed Aug 26, 2019
1 parent 5205339 commit 99edaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/core/tfx-oss/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ then activate the environment.
Install TFX and Kubeflow Pipelines SDK
```
pip3 install tfx==0.13.0 --upgrade
pip install kfp --upgrade
pip3 install kfp --upgrade
```

Upload the utility code to your storage bucket. You can modify this code if needed for a different dataset.
Expand Down

0 comments on commit 99edaf7

Please sign in to comment.