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 vision.ipynb by fixing the typo in code #550

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

RenuPatelGoogle
Copy link
Contributor

Fixed the typo mistake at code Markdown(esponse.text) in the 'Transcribe video and provide visual descriptions' section in 'vision' doc which gives NameError: name 'esponse' is not defined while code exceution.

Fixed the typo by adding 'r' in code Markdown(response.text).

Fixed the typo mistake at code `Markdown(esponse.text)` in the  'Transcribe video and provide visual descriptions' section in 'vision' doc which gives `NameError: name 'esponse' is not defined` while code exceution.

Fixed the typo by adding 'r' in code `Markdown(response.text)`.
@RenuPatelGoogle RenuPatelGoogle requested a review from a team as a code owner January 21, 2025 09:05
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 Jan 21, 2025
@MarkDaoust MarkDaoust merged commit 202c0d6 into google:main Jan 21, 2025
5 checks passed
@github-actions github-actions bot removed the status:awaiting review PR awaiting review from a maintainer label Jan 21, 2025
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.

3 participants