Skip to content

Commit 5f456bd

Browse files
committed
right align docs
1 parent 2c097e6 commit 5f456bd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,8 @@ This notebooks in this section shows how you can load data from various sources
373373
</a>
374374
</td>
375375
<td rowspan="4"><b>🤗 Hugging Face Datasets:</b> Load and analyze datasets from <a href="https://huggingface.co/datasets">Hugging Face Datasets</a>. Perfect if you already have a dataset hosted on Hugging Face hub.<br><br>
376-
<a href="https://visual-layer.readme.io/docs/hugging-face-datasets">🔗 Learn More.</a></td>
376+
<div align="right"><a href="https://visual-layer.readme.io/docs/hugging-face-datasets">🔗 Learn More.</a></div>
377+
</td>
377378
<td align="center" width="80">
378379
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
379380
<img src="./gallery/nbviewer_logo.png" height="30" />
@@ -409,7 +410,8 @@ This notebooks in this section shows how you can load data from various sources
409410
</a>
410411
</td>
411412
<td rowspan="4"><b>🏆 Kaggle:</b> Load and analyze any computer vision datasets from <a href="https://kaggle.com">Kaggle</a>. Get ahead of your competition with data insights.<br><br>
412-
<a href="https://visual-layer.readme.io/docs/kaggle">🔗 Learn More.</a></td>
413+
<div align="right"><a href="https://visual-layer.readme.io/docs/kaggle">🔗 Learn More.</a></div>
414+
</td>
413415
<td align="center" width="80">
414416
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-kaggle-datasets.ipynb">
415417
<img src="./gallery/nbviewer_logo.png" height="30" />

0 commit comments

Comments
 (0)