리뷰 Google Cloud에 앱 배포개

리뷰 66563개

Luan Cristopher V. · 거의 2년 전에 리뷰됨

Marius N. · 거의 2년 전에 리뷰됨

Geddiel C. · 거의 2년 전에 리뷰됨

Пелихов П. · 거의 2년 전에 리뷰됨

Srikant P. · 거의 2년 전에 리뷰됨

sambit m. · 거의 2년 전에 리뷰됨

Tushar C. · 거의 2년 전에 리뷰됨

Maloy R. · 거의 2년 전에 리뷰됨

no

Sandro T. · 거의 2년 전에 리뷰됨

da errores el laboratorio con DOCKER y no se puede validar

Sergio Luis H. · 거의 2년 전에 리뷰됨

Humberto M. · 거의 2년 전에 리뷰됨

not working

Haydar A. · 거의 2년 전에 리뷰됨

not working

Haydar A. · 거의 2년 전에 리뷰됨

Alex R. · 거의 2년 전에 리뷰됨

Priya K. · 거의 2년 전에 리뷰됨

Paul F. · 거의 2년 전에 리뷰됨

Dharani A. · 거의 2년 전에 리뷰됨

Oliver A. · 거의 2년 전에 리뷰됨

Jose L. · 거의 2년 전에 리뷰됨

LINH T. · 거의 2년 전에 리뷰됨

// 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. · 거의 2년 전에 리뷰됨

Святослав П. · 거의 2년 전에 리뷰됨

yes

Nirvana G. · 거의 2년 전에 리뷰됨

Markus B. · 거의 2년 전에 리뷰됨

Charles O. · 거의 2년 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.