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> | |
<div id="plot"></div> | |
<script src="js/visualization.js"></script> | |
</body> | |
</html> | |