Skip to content

Instantly share code, notes, and snippets.

@monodera
Last active June 2, 2022 20:16
Show Gist options
  • Save monodera/78ce91f69e3bf5da21302807f373b5b6 to your computer and use it in GitHub Desktop.
Save monodera/78ce91f69e3bf5da21302807f373b5b6 to your computer and use it in GitHub Desktop.
Time series of COVID-19 cases (see the texts below)
license: MIT
height: 1600
scrolling: no
border: no

Some information

This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>COVID-19 Cases</title>
<script type="text/javascript" src="https://cdn.bokeh.org/bokeh/release/bokeh-2.4.3.min.js"></script>
<script type="text/javascript" src="https://cdn.bokeh.org/bokeh/release/bokeh-widgets-2.4.3.min.js"></script>
<script type="text/javascript">
Bokeh.set_log_level("info");
</script>
</head>
<body>
<div class="bk-root" id="528ad916-377c-4ff0-aaad-e0c0e3c87b08" data-root-id="3288"></div>
<script type="application/json" id="4777">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment