Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -0
index.html
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<title>Hyperparam Parquet Viewer</title>
|
|
|
6 |
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Mulish:wght@400;600&display=swap"/>
|
7 |
<meta name="description" content="hyperparam is the missing UI for machine learning" />
|
8 |
<link href="/favicon.png" rel="icon" />
|
@@ -11,6 +12,7 @@
|
|
11 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
12 |
<script type="module" crossorigin src="/assets/index-YaaS_KTT.js"></script>
|
13 |
<link rel="stylesheet" crossorigin href="/assets/index-tIWBrD2G.css">
|
|
|
14 |
<script src="https://unpkg.com/[email protected]/dist/es-module-shims.js"></script>
|
15 |
<script type="importmap">
|
16 |
{
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<title>Hyperparam Parquet Viewer</title>
|
6 |
+
<!--
|
7 |
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Mulish:wght@400;600&display=swap"/>
|
8 |
<meta name="description" content="hyperparam is the missing UI for machine learning" />
|
9 |
<link href="/favicon.png" rel="icon" />
|
|
|
12 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
13 |
<script type="module" crossorigin src="/assets/index-YaaS_KTT.js"></script>
|
14 |
<link rel="stylesheet" crossorigin href="/assets/index-tIWBrD2G.css">
|
15 |
+
-->
|
16 |
<script src="https://unpkg.com/[email protected]/dist/es-module-shims.js"></script>
|
17 |
<script type="importmap">
|
18 |
{
|