Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -57,7 +57,7 @@
|
|
57 |
</head>
|
58 |
<body>
|
59 |
<h2>Nomic Atlas</h2>
|
60 |
-
|
61 |
<select id="urlDropdown" onchange="changeIframeSrc()">
|
62 |
<option value="https://atlas.nomic.ai/map/0488ba79-9a62-4c0d-b384-63e9a26b628b/d5e64288-6490-4c3c-a727-4ef6b133d6fc">Quora Questions</option>
|
63 |
<option value="https://atlas.nomic.ai/map/2a222eb6-8f5a-405b-9ab8-f5ab23b71cfd/1dae224b-0284-49f7-b7c9-5f80d9ef8b32">MNIST Logits</option>
|
|
|
57 |
</head>
|
58 |
<body>
|
59 |
<h2>Nomic Atlas</h2>
|
60 |
+
|
61 |
<select id="urlDropdown" onchange="changeIframeSrc()">
|
62 |
<option value="https://atlas.nomic.ai/map/0488ba79-9a62-4c0d-b384-63e9a26b628b/d5e64288-6490-4c3c-a727-4ef6b133d6fc">Quora Questions</option>
|
63 |
<option value="https://atlas.nomic.ai/map/2a222eb6-8f5a-405b-9ab8-f5ab23b71cfd/1dae224b-0284-49f7-b7c9-5f80d9ef8b32">MNIST Logits</option>
|