Skip to content

Instantly share code, notes, and snippets.

@lpincus
lpincus / sum_of_distances.csv
Created October 23, 2018 01:02
league of legends API
We can't make this file beautiful and searchable because it's too large.
,Unnamed: 0,timestep0,p1x0,p1y0,P1TotalGold0,p2x0,p2y0,P2TotalGold0,p3x0,p3y0,P3TotalGold0,p4x0,p4y0,P4TotalGold0,p5x0,p5y0,P5TotalGold0,p6x0,p6y0,P6TotalGold0,p7x0,p7y0,P7TotalGold0,p8x0,p8y0,P8TotalGold0,p9x0,p9y0,P9TotalGold0,p10x0,p10y0,P10TotalGold0,timestep1,p1x1,p1y1,P1TotalGold1,p2x1,p2y1,P2TotalGold1,p3x1,p3y1,P3TotalGold1,p4x1,p4y1,P4TotalGold1,p5x1,p5y1,P5TotalGold1,p6x1,p6y1,P6TotalGold1,p7x1,p7y1,P7TotalGold1,p8x1,p8y1,P8TotalGold1,p9x1,p9y1,P9TotalGold1,p10x1,p10y1,P10TotalGold1,timestep2,p1x2,p1y2,P1TotalGold2,p2x2,p2y2,P2TotalGold2,p3x2,p3y2,P3TotalGold2,p4x2,p4y2,P4TotalGold2,p5x2,p5y2,P5TotalGold2,p6x2,p6y2,P6TotalGold2,p7x2,p7y2,P7TotalGold2,p8x2,p8y2,P8TotalGold2,p9x2,p9y2,P9TotalGold2,p10x2,p10y2,P10TotalGold2,timestep3,p1x3,p1y3,P1TotalGold3,p2x3,p2y3,P2TotalGold3,p3x3,p3y3,P3TotalGold3,p4x3,p4y3,P4TotalGold3,p5x3,p5y3,P5TotalGold3,p6x3,p6y3,P6TotalGold3,p7x3,p7y3,P7TotalGold3,p8x3,p8y3,P8TotalGold3,p9x3,p9y3,P9TotalGold3,p10x3,p10y3,P10TotalGold3,timestep4,p1x4,p1y4,P1TotalGold4,p2x4,p2
DOCTYPE html>
<html>
<title>A simple Jsmol example</title>
<head>
<script type="text/javascript" src="jsmol/JSmoljQuery.js"></script>
<script type="text/javascript" src="jsmol/JSmolCore.js"></script>
<script type="text/javascript" src="jsmol/JSmolApplet.js"></script>
<script type="text/javascript" src="jsmol/JSmolApi.js"></script>
<script type="text/javascript" src="jsmol/j2s/j2sjmol.js"></script>
<script type="text/javascript" src="jsmol/JSmol.js"></script>