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

67362 件のレビュー

singh jitesh · 約2年前にレビュー済み

Cheung Nicola · 約2年前にレビュー済み

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年前にレビュー済み

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