Skip to content

Fixing the dataset path for images.ipynb#2361

Merged
copybara-service[bot] merged 2 commits intotensorflow:masterfrom
kiransair:patch-1
Nov 3, 2025
Merged

Fixing the dataset path for images.ipynb#2361
copybara-service[bot] merged 2 commits intotensorflow:masterfrom
kiransair:patch-1

Conversation

@kiransair
Copy link
Copy Markdown
Contributor

No description provided.

@kiransair kiransair requested a review from a team as a code owner March 12, 2025 06:57
@github-actions
Copy link
Copy Markdown

Preview

Preview and run these notebook edits with Google Colab: Rendered notebook diffs available on ReviewNB.com.

Format and style

Use the TensorFlow docs notebook tools to format for consistent source diffs and lint for style:
$ python3 -m pip install -U --user git+https://github.com/tensorflow/docs

$ python3 -m tensorflow_docs.tools.nbfmt notebook.ipynb
$ python3 -m tensorflow_docs.tools.nblint --arg=repo:tensorflow/docs notebook.ipynb
If commits are added to the pull request, synchronize your local branch: git pull origin patch-1
@furas
Copy link
Copy Markdown

furas commented Nov 2, 2025

by the way: recently this problem was mentioned on Stackoverflow:
python - Tensorflow images guide not working in Google Colab - Stack Overflow

@markmcd markmcd added the ready to pull Start merge process label Nov 3, 2025
@copybara-service copybara-service Bot merged commit b3013d0 into tensorflow:master Nov 3, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants