GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst
Typo in Vertex AI Qwikstart self-paced lab
- Dominant language
- Jupyter Notebook
- Stars
- 8.6k
- Forks
- 6.1k
- Avg merge
- 4h 44m
- Merged PRs (30d)
- 2
Description
In the "Vertex AI custom ML model training workflow" section, it seems like a word was missing. I propose to put the word "add" to make the sentence ok.
https://github.com/GoogleCloudPlatform/training-data-analyst/blob/master/self-paced-labs/vertex-ai/vertex-ai-qwikstart/lab_exercise_long.ipynb

Instead of
You can also specific additional Python dependencies to install through the CustomTrainingJob(requirements=... argument.
We will have
You can also **_add_** specific additional Python dependencies to install through the CustomTrainingJob(requirements=... argument.
Contributor guide
Assessment
This issue has not been assessed yet.