feedback
feedback copied to clipboard
Provide feedback to our codelabs by filing an issue here
As per codelab, running ``` curl https://start.spring.io/starter.tgz \ -d bootVersion=3.0.5 \ -d dependencies=web \ -d type=gradle-project \ -d baseDir=gae-standard-example | tar -xzvf - ``` but it results into: ``` gzip:...
UI does not match docs. Docs have been last updated 3.5 years ago
Think this should be "source" not "sources"
The prompt provided in [Step 8. Generate a function call](https://codelabs.developers.google.com/codelabs/gemini-function-calling#7) might at times provide responses which ask for when the exchange was made. For instance: ^ Using "gemini-1.0-pro-001" The better...
Link for Google Kubernetes Engine mentioned in GCE is broken. https://codelabs.developers.google.com/codelabs/cloud-compute-engine?hl=en#10 Broken link is https://codelabs.developers.google.com/codelabs/cloud-gke-workshop-v2
Preview not working, getting error "This site can’t be reached' [Glitch link](https://glitch.com/edit/#!/passkeys-codelab-start)
I'm in the process of adapting the code to a rectangular grid and I have a minor suggestion: - This code (to get the absolute index from the 2D index)...
Please correct the following - mention about enabling Vertex AI API - Step 10 gcloud functions call at the end is not correct. it should have --