Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update anomaly_detection.ipynb #423

Merged
merged 2 commits into from
May 15, 2024
Merged

Update anomaly_detection.ipynb #423

merged 2 commits into from
May 15, 2024

Conversation

JosBecker
Copy link
Contributor

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

  • I have performed a self-review of my code.
  • I have added detailed comments to my code where applicable.
  • I have verified that my change does not break existing code.
  • My PR is based on the latest changes of the main branch (if unsure, please run git pull --rebase upstream main).
  • I am familiar with the Google Style Guide for the language I have coded in.
  • I have read through the Contributing Guide and signed the Contributor License Agreement.

Update link to examples to go to other Embeddings examples (instead of going to a 404 error)
@JosBecker JosBecker requested a review from a team as a code owner May 15, 2024 20:53
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions bot added status:awaiting review PR awaiting review from a maintainer component:documentation Update docs labels May 15, 2024
@pcoet
Copy link
Contributor

pcoet commented May 15, 2024

@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

@JosBecker JosBecker merged commit 8912bf0 into main May 15, 2024
4 checks passed
@github-actions github-actions bot removed the status:awaiting review PR awaiting review from a maintainer label May 15, 2024
@pcoet pcoet deleted the JosBecker-patch-3 branch May 15, 2024 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants