Skip to content

Instantly share code, notes, and snippets.

@secsilm
Created March 15, 2018 05:39
Show Gist options
  • Save secsilm/d6e6c0458614c477f47293ccda54532e to your computer and use it in GitHub Desktop.
Save secsilm/d6e6c0458614c477f47293ccda54532e to your computer and use it in GitHub Desktop.
The generated html file by color scatter example
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>color_scatter.py example</title>
<link rel="stylesheet" href="https://cdn.pydata.org/bokeh/release/bokeh-0.12.14.min.css" type="text/css" />
<script type="text/javascript" src="https://cdn.pydata.org/bokeh/release/bokeh-0.12.14.min.js"></script>
<script type="text/javascript">
Bokeh.set_log_level("info");
</script>
</head>
<body>
<div class="bk-root">
<div class="bk-plotdiv" id="8d758286-462b-4eb6-85c9-48b27f9ba170"></div>
</div>
<script type="application/json" id="9f55f8a8-ba83-479d-b3e5-d1a25dfea625">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment