mirror of https://github.com/kubeflow/examples.git
add cd command
This commit is contained in:
parent
57f287b0c6
commit
3e3f85fba6
|
@ -9,3 +9,6 @@ Kubeflow fairing, pipelines demo using synthetic data. This notebook `build-trai
|
|||
```
|
||||
|
||||
1. In the directory `xgboost_synthetic`, open the notebook `build-train-deploy.ipynb`
|
||||
```
|
||||
cd xgboost_synthetic
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue