GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst

ai_platform_qwik_start.ipynb notebook has incorrect command to list models

Open
#1,932 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
8.6k
Forks
6.1k
Avg merge
4h 44m
Merged PRs (30d)
2

Description

Command to list models is incorrect in below notebook.

training-data-analyst/self-paced-labs/ai-platform-qwikstart)/ai_platform_qwik_start.ipynb

**gcloud ai-platform models list --global** is incorrect.

It should be
**gcloud ai-platform models list --region=global**

Line 1028 in raw file.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.