feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Provide feedback to our codelabs by filing an issue here

Results 179 feedback issues
Sort by recently updated
recently updated
newest added

[7. Gérer l'état des cellules](https://codelabs.developers.google.com/your-first-webgpu-app?hl=fr#6)

[Draw A Grid](https://codelabs.developers.google.com/your-first-webgpu-app#4) Your example is confusing because it currently talks about the **bottom-right** corner, when it should say **bottom-left**. In the "Manipulate geometry in the shader" section. > One...

Following this link: [https://codelabs.developers.google.com/codelabs/how-to-use-ollama-sidecar-open-webui-frontend-cloud-run-gpu#6](https://codelabs.developers.google.com/codelabs/how-to-use-ollama-sidecar-open-webui-frontend-cloud-run-gpu#6) I'm getting the below error: $ gcloud beta run services replace service.yaml ``` Applying new configuration to Cloud Run service [ollama-sidecar-codelab] in project [steeve-playground] region [us-central1]...

In step 3, it mentions navigating to the product "Cloud Functions". This seems to be inaccurate now and should instead be updated to show "Cloud Run Functions"

I am getting error while executing this command on alloydb sql studio URL followed : https://codelabs.developers.google.com/patent-search-alloydb-gemini#4 **Step : Create Embeddings for patent data** Command given in alloydb sql studio UPDATE...

https://developers.google.com/codelabs/passkey-form-autofill#1 The link to the Glitch project does not work. Reloading (as suggested) does not fix the issue: ![image](https://github.com/user-attachments/assets/afa46f81-3a35-45e7-8668-9e7e1628f7cd) ![image](https://github.com/user-attachments/assets/9d841e0a-0fcf-44c7-ad15-04526eef5521)

``` /.mvnw appengine:deploy ``` Did not work. My error ![image](https://github.com/user-attachments/assets/48656fd7-1c71-4b0b-b521-e6679d9b2cfb) ```java dAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) donhuvy2014@cloudshell:~/vy-example (donhuvy-169215)$ clear...

Hey you have a mistake in the image path in artifacts. During a docker build push you have -repo suffix us-central1-docker.pkg.dev/$PROJECT_ID/ollama-sidecar-codelab-repo/ollama-gemma-2b us-central1-docker.pkg.dev/$PROJECT_ID/ollama-sidecar-codelab-repo/openwebui while in service.yaml file you have us-central1-docker.pkg.dev/$PROJECT_ID/ollama-sidecar-codelab/ollama-gemma-2b us-central1-docker.pkg.dev/$PROJECT_ID/ollama-sidecar-codelab/openwebui...

we build a smart shoppping assisant

When I execute the command as in the codelab tutorial ... `gcloud builds submit --pack image=${ARTIFACT_REGISTRY}/myimage` ... I get build failures: On the very end the output is `BUILD FAILURE:...

cloud
serverless
django