Skip to content

Commit ae19390

Browse files
committed
Update analyzing-roboflow-datasets.ipynb
"open in colab" and "open in kaggle" buttons were not working correctly. I have fixed this, and now they are working correctly.
1 parent 5b6e1fb commit ae19390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/analyzing-roboflow-datasets.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"source": [
1616
"# Analyzing Roboflow Universe Datasets\n",
1717
"\n",
18-
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analyzing-kaggle-datasets.ipynb)\n",
19-
"[![Open in Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-kaggle-datasets.ipynb)\n",
18+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analyzing-roboflow-datasets.ipynb)\n",
19+
"[![Open in Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-roboflow-datasets.ipynb)\n",
2020
"\n",
2121
"[Roboflow Universe](https://universe.roboflow.com/) hosts over 200,000 computer vision datasets. This notebook shows how you can use [fastdup](https://github.com/visual-layer/fastdup) to analyze any computer vision dataset from Roboflow Universe."
2222
]

0 commit comments

Comments
 (0)