Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Update instruction with new bucket name
Browse files Browse the repository at this point in the history
  • Loading branch information
dtsato authored Feb 2, 2020
1 parent ec7f670 commit fc7ff25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instructions/3-machine-learning-pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ML model
1. Configure DVC to use your GCP bucket for remote storage **(replace `X` with
your user ID)**:
```bash
dvc remote modify default url gs://cd4ml-bucket-X
dvc remote modify default url gs://cd4ml-continuous-intelligence-bucket-X
```

2. Create your Machine Learning pipeline with dvc:
Expand Down

0 comments on commit fc7ff25

Please sign in to comment.