Spaces:
Running
Running
<html> | |
<head> | |
<title>ArXiv Papers Visualization</title> | |
<link rel="stylesheet" href="css/styles.css"> | |
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script> | |
</head> | |
<body> | |
<h1>ArXiver Visualization of all 65K Papers</h1> | |
<p>Please wait for loading...</p> | |
<div id="plot"></div> | |
<script src="js/visualization.js"></script> | |
</body> | |
</html> | |