0

我尝试在 AI Platform 笔记本中创建 C2 实例,但未在 UI 中显示,是否支持此计算实例?

4

1 回答 1

0

尝试使用 CLI:

gcloud beta notebooks instances create c2-nb '--machine-type=c2-standard-4' '--vm-image-project=deeplearning-platform-release' '--vm-image-family=common-cpu-notebooks' '--location=us-central1-a'
于 2020-07-07T05:28:04.280 回答