Skip to content

Instantly share code, notes, and snippets.

@frequent
Last active June 14, 2016 08:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frequent/794f8374560380a39c74718736c08ced to your computer and use it in GitHub Desktop.
Save frequent/794f8374560380a39c74718736c08ced to your computer and use it in GitHub Desktop.
PyData Hyperconvergence Tutorial: Graph Gadget HTML
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, user-scalable=no" />
<title>PyData Graph</title>
<script src="rsvp.js" type="text/javascript"></script>
<script src="renderjs.js" type="text/javascript"></script>
<script src="gadget_global.js" type="text/javascript"></script>
<script src="gadget_erp5_page_pydata.js" type="text/javascript"></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment