Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -15
index.html
CHANGED
|
@@ -23,21 +23,6 @@
|
|
| 23 |
</div>
|
| 24 |
</div>
|
| 25 |
</div>
|
| 26 |
-
|
| 27 |
-
<div class="flex min-h-screen items-start justify-center pt-16">
|
| 28 |
-
<div class="w-full overflow-hidden bg-white shadow-lg sm:rounded-2xl sm:shadow-2xl">
|
| 29 |
-
<header class="bg-blue-100 px-4 py-6">
|
| 30 |
-
<h1 class="mb-2 text-2xl font-extrabold text-gray-800 sm:mb-3 sm:text-4xl">Trending Datasets</h1>
|
| 31 |
-
<p class="text-base text-gray-700 sm:text-lg">See what the community is interested in the past 2 weeks.</p>
|
| 32 |
-
</header>
|
| 33 |
-
<div class="bg-white p-4">
|
| 34 |
-
<iframe
|
| 35 |
-
src="https://huggingface.co/datasets/cfahlgren1/hub-stats/embed/sql-console/BmtPygK"
|
| 36 |
-
class="h-[560px] w-full"
|
| 37 |
-
></iframe>
|
| 38 |
-
</div>
|
| 39 |
-
</div>
|
| 40 |
-
</div>
|
| 41 |
</div>
|
| 42 |
</body>
|
| 43 |
</html>
|
|
|
|
| 23 |
</div>
|
| 24 |
</div>
|
| 25 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
</div>
|
| 27 |
</body>
|
| 28 |
</html>
|