Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -9,6 +9,7 @@
|
|
| 9 |
<body>
|
| 10 |
<h1>ArXiver Visualization of all 65K Papers</h1>
|
| 11 |
<div id="plot"></div>
|
|
|
|
| 12 |
<script src="js/visualization.js"></script>
|
| 13 |
</body>
|
| 14 |
</html>
|
|
|
|
| 9 |
<body>
|
| 10 |
<h1>ArXiver Visualization of all 65K Papers</h1>
|
| 11 |
<div id="plot"></div>
|
| 12 |
+
<p>Please wait for loading...</p>
|
| 13 |
<script src="js/visualization.js"></script>
|
| 14 |
</body>
|
| 15 |
</html>
|