Deploying Apps to Google Cloud Rezensionen
66564 Rezensionen
Nicola C. · Vor fast 2 Jahre überprüft
Luan Cristopher V. · Vor fast 2 Jahre überprüft
Marius N. · Vor fast 2 Jahre überprüft
Geddiel C. · Vor fast 2 Jahre überprüft
Пелихов П. · Vor fast 2 Jahre überprüft
Srikant P. · Vor fast 2 Jahre überprüft
sambit m. · Vor fast 2 Jahre überprüft
Tushar C. · Vor fast 2 Jahre überprüft
Maloy R. · Vor fast 2 Jahre überprüft
no
Sandro T. · Vor fast 2 Jahre überprüft
da errores el laboratorio con DOCKER y no se puede validar
Sergio Luis H. · Vor fast 2 Jahre überprüft
Humberto M. · Vor fast 2 Jahre überprüft
not working
Haydar A. · Vor fast 2 Jahre überprüft
not working
Haydar A. · Vor fast 2 Jahre überprüft
Alex R. · Vor fast 2 Jahre überprüft
Priya K. · Vor fast 2 Jahre überprüft
Paul F. · Vor fast 2 Jahre überprüft
Dharani A. · Vor fast 2 Jahre überprüft
Oliver A. · Vor fast 2 Jahre überprüft
Jose L. · Vor fast 2 Jahre überprüft
LINH T. · Vor fast 2 Jahre überprüft
// 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. · Vor fast 2 Jahre überprüft
Святослав П. · Vor fast 2 Jahre überprüft
yes
Nirvana G. · Vor fast 2 Jahre überprüft
Markus B. · Vor fast 2 Jahre überprüft
Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.