Skip to content

Commit 4a0b18c

Browse files
committed
add kaggle row
1 parent ec3df9e commit 4a0b18c

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,41 @@ This section shows how you can load data from various sources to be analyzed wit
403403
</td>
404404
</tr>
405405
<!-- ------------------------------------------------------------------- -->
406+
<tr>
407+
<td rowspan="4" width="160">
408+
<a href="https://visual-layer.readme.io/docs/objects-and-bounding-boxes">
409+
<img src="./gallery/ninja_thumbnail.jpg" width="200" />
410+
</a>
411+
</td>
412+
<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>
413+
<td align="center" width="80">
414+
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
415+
<img src="./gallery/nbviewer_logo.png" height="30" />
416+
</a>
417+
</td>
418+
</tr>
419+
<tr>
420+
<td align="center">
421+
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
422+
<img src="./gallery/github_logo.png" height="25" />
423+
</a>
424+
</td>
425+
</tr>
426+
<tr>
427+
<td align="center">
428+
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
429+
<img src="./gallery/colab_logo.png" height="20" />
430+
</a>
431+
</td>
432+
</tr>
433+
<tr>
434+
<td align="center">
435+
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
436+
<img src="./gallery/kaggle_logo.png" height="25" />
437+
</a>
438+
</td>
439+
</tr>
440+
<!-- ------------------------------------------------------------------- -->
406441
</table>
407442

408443

gallery/ninja_thumbnail.jpg

27.1 KB
Loading

0 commit comments

Comments
 (0)