google / generative-ai-docs

Documentation for Google's Gen AI site - including the Gemini API and Gemma
https://ai.google.dev
Apache License 2.0
1.46k stars 498 forks source link

Update anomaly_detection.ipynb #423

Closed JosBecker closed 1 month ago

JosBecker commented 1 month ago

Update link to examples to go to other Embeddings examples

Description of the change

Updates link to examples to go to other Embeddings examples (instead of going to a 404 error)

Motivation

Previous link returned an error

Type of change

Choose one: (Bug fix | Feature request | Documentation | Other) Bug fix

Checklist

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

pcoet commented 1 month ago

@JosBecker It looks like you need to run nbfmt on this.

Install: python3 -m pip install -U --user git+https://github.com/tensorflow/docs Run: python3 -m tensorflow_docs.tools.nbfmt site/en/gemini-api/tutorials/anomaly_detection.ipynb