add cd command

This commit is contained in:
Vedant Padwal 2022-02-03 14:18:48 +05:30 committed by GitHub
parent 57f287b0c6
commit 3e3f85fba6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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
```