Spaces:
Running
Running
Commit
·
0a07576
1
Parent(s):
6e8e38e
fix link
Browse files- index.html +1 -1
index.html
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
<p class="center">This Space is used to collect notebooks which analyse metadata on the Hugging Face Hub in various ways.</p>
|
18 |
<h2>Current notebooks</h2>
|
19 |
<ul>
|
20 |
-
<li><a href="
|
21 |
</ul>
|
22 |
</div>
|
23 |
</body>
|
|
|
17 |
<p class="center">This Space is used to collect notebooks which analyse metadata on the Hugging Face Hub in various ways.</p>
|
18 |
<h2>Current notebooks</h2>
|
19 |
<ul>
|
20 |
+
<li><a href="https://huggingface.co/spaces/librarian-bots/hub-metadata-analysis/blob/main/dataset_language_detection.ipynb">Dataset Language Analysis</a></li>
|
21 |
</ul>
|
22 |
</div>
|
23 |
</body>
|