Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -7,6 +7,7 @@
|
|
7 |
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
|
8 |
</head>
|
9 |
<body>
|
|
|
10 |
<div id="plot"></div>
|
11 |
<script src="js/visualization.js"></script>
|
12 |
</body>
|
|
|
7 |
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
|
8 |
</head>
|
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>
|