Google Cloud へのアプリのデプロイ のレビュー

66563 件のレビュー

Vieira de Oliveira Luan Cristopher · 2年弱前にレビュー済み

Nastase Marius · 2年弱前にレビュー済み

Colin Geddiel · 2年弱前にレビュー済み

Павел Пелихов · 2年弱前にレビュー済み

Patra Srikant · 2年弱前にレビュー済み

mishra sambit · 2年弱前にレビュー済み

Chitnis Tushar · 2年弱前にレビュー済み

Roy Chowdhury Maloy · 2年弱前にレビュー済み

no

Tumini Sandro · 2年弱前にレビュー済み

da errores el laboratorio con DOCKER y no se puede validar

Hernández Santana Sergio Luis · 2年弱前にレビュー済み

Marinho Mendes Humberto · 2年弱前にレビュー済み

not working

Abdulzahra Haydar · 2年弱前にレビュー済み

not working

Abdulzahra Haydar · 2年弱前にレビュー済み

Rogers Alex · 2年弱前にレビュー済み

Krishnan Priya · 2年弱前にレビュー済み

Fenwick Paul · 2年弱前にレビュー済み

Ale Dharani · 2年弱前にレビュー済み

Andjelkovic Oliver · 2年弱前にレビュー済み

Landaeta Jose · 2年弱前にレビュー済み

TUNG HOANG LINH · 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.

Nichols Zachery · 2年弱前にレビュー済み

Павлов Святослав · 2年弱前にレビュー済み

yes

Garcia Nirvana · 2年弱前にレビュー済み

Burchhart Markus · 2年弱前にレビュー済み

Otieno Charles · 2年弱前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。