关于“将应用部署到 Google Cloud”的评价
66563 条评价
Luan Cristopher V. · 已于 almost 2 years前审核
Marius N. · 已于 almost 2 years前审核
Geddiel C. · 已于 almost 2 years前审核
Пелихов П. · 已于 almost 2 years前审核
Srikant P. · 已于 almost 2 years前审核
sambit m. · 已于 almost 2 years前审核
Tushar C. · 已于 almost 2 years前审核
Maloy R. · 已于 almost 2 years前审核
no
Sandro T. · 已于 almost 2 years前审核
da errores el laboratorio con DOCKER y no se puede validar
Sergio Luis H. · 已于 almost 2 years前审核
Humberto M. · 已于 almost 2 years前审核
not working
Haydar A. · 已于 almost 2 years前审核
not working
Haydar A. · 已于 almost 2 years前审核
Alex R. · 已于 almost 2 years前审核
Priya K. · 已于 almost 2 years前审核
Paul F. · 已于 almost 2 years前审核
Dharani A. · 已于 almost 2 years前审核
Oliver A. · 已于 almost 2 years前审核
Jose L. · 已于 almost 2 years前审核
LINH T. · 已于 almost 2 years前审核
// Not sure if it was intentional, but there are missing colons ":" in the key value pair for the variable "model". They are missing between "title" and "Hello App Engine" on multiple tasks/steps. First is an example of what is wrong: @app.route("/") def main(): model = {"title" "Hello App Engine"} return render_template('index.html', model=model) // Correction for Task 2, Step 12: @app.route("/") def main(): model = {"title": "Hello App Engine"} return render_template('index.html', model=model) // Correction for Task 3, Step 10: @app.route("/") def main(): model = {"title": "Hello Kubernetes Engine"} return render_template('index.html', model=model) // Correction for Task 4, Step 2 @app.route("/") def main(): model = {"title": "Hello Cloud Run"} return render_template('index.html', model=model) // I've failed this lab twice now, the first most assuredly was my fault, the second I was able to get all objectives complete and still the lab won't finish. I have taken screenshots.
Zachery N. · 已于 almost 2 years前审核
Святослав П. · 已于 almost 2 years前审核
yes
Nirvana G. · 已于 almost 2 years前审核
Markus B. · 已于 almost 2 years前审核
Charles O. · 已于 almost 2 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。