Skip to content

Commit e1c5c4a

Browse files
committed
update
1 parent 7df2327 commit e1c5c4a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -408,30 +408,30 @@ This section shows how you can load data from various sources and analyze them w
408408
<img src="./gallery/ninja_thumbnail.jpg" width="200" />
409409
</a>
410410
</td>
411-
<td rowspan="4"><b>🏆 Kaggle:</b> Load and analyze datasets from <a href="https://kaggle.com">Kaggle</a>. Perfect if you already have a dataset hosted on Kaggle.</td>
411+
<td rowspan="4"><b>🏆 Kaggle:</b> Load and analyze datasets from <a href="https://kaggle.com">Kaggle</a>. Load and analyze any computer vision dataset hosted on Kaggle using the Kaggle API.</td>
412412
<td align="center" width="80">
413-
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
413+
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-kaggle-datasets.ipynb">
414414
<img src="./gallery/nbviewer_logo.png" height="30" />
415415
</a>
416416
</td>
417417
</tr>
418418
<tr>
419419
<td align="center">
420-
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
420+
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-kaggle-datasets.ipynb">
421421
<img src="./gallery/github_logo.png" height="25" />
422422
</a>
423423
</td>
424424
</tr>
425425
<tr>
426426
<td align="center">
427-
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
427+
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analyzing-kaggle-datasets.ipynb">
428428
<img src="./gallery/colab_logo.png" height="20" />
429429
</a>
430430
</td>
431431
</tr>
432432
<tr>
433433
<td align="center">
434-
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
434+
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-kaggle-datasets.ipynb">
435435
<img src="./gallery/kaggle_logo.png" height="25" />
436436
</a>
437437
</td>

0 commit comments

Comments
 (0)