cfahlgren1 HF staff commited on
Commit
a1a2523
·
verified ·
1 Parent(s): 3845c1c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -16,7 +16,7 @@
16
  </header>
17
  <div class="bg-white p-4">
18
  <iframe
19
- src="https://huggingface.co/datasets/cfahlgren1/hub-stats/embed/sql-console/datasets/train?sql_console=true&sql=select+%0A++trendingScore+as+score%2C+%0A++id%2C+%0A++date_trunc%28%27day%27%2CcreatedAt%3A%3ADATE%29+as+created%2C+%0A++from+spaces%0Awhere+createdAt%3A%3ADATE+%3E%3D+%28today%28%29+-+INTERVAL+%271+DAYS%27%29%0Aorder+by+trendingScore+desc%0Alimit+10%0A&views%5B%5D=datasets&views%5B%5D=spaces"
20
  class="h-[400px] w-full"
21
  frameborder="0"
22
  ></iframe>
@@ -32,7 +32,7 @@
32
  </header>
33
  <div class="bg-white p-4">
34
  <iframe
35
- src="https://huggingface.co/datasets/cfahlgren1/hub-stats/embed/sql-console/datasets/train?sql_console=true&sql=select+%0A++trendingScore+as+score%2C+%0A++id%2C+%0A++COALESCE%28description%2C+%27%27%29+as+description%2C+%0A++date_trunc%28%27day%27%2CcreatedAt%3A%3ADATE%29+as+created%2C+%0A++COALESCE%28cardData%3A%3AJSON-%3E%3E%27license%27%2C+%27None%27%29+as+license%0A++from+datasets%0Awhere+createdAt%3A%3ADATE+%3E%3D+%28today%28%29+-+INTERVAL+%272+WEEK%27%29%0Aorder+by+trendingScore+desc%0Alimit+10%0A&views%5B%5D=datasets"
36
  class="h-[560px] w-full"
37
  ></iframe>
38
  </div>
 
16
  </header>
17
  <div class="bg-white p-4">
18
  <iframe
19
+ src="https://huggingface.co/datasets/cfahlgren1/hub-stats/embed/sql-console/b93Zp2c"
20
  class="h-[400px] w-full"
21
  frameborder="0"
22
  ></iframe>
 
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>