Skip to content

Instantly share code, notes, and snippets.

@wlach
Created July 23, 2018 18:05
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 wlach/c39f2824ba3a901bd57c9297b7cb1cbb to your computer and use it in GitHub Desktop.
Save wlach/c39f2824ba3a901bd57c9297b7cb1cbb to your computer and use it in GitHub Desktop.
test notebook
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>test notebook - iodide</title>
<link rel="stylesheet" type="text/css" href="iodide.iodide-server.css">
</head>
<body>
<script id="jsmd" type="text/jsmd">
%% meta
{
"title": "test notebook",
"lastExport": "2018-07-23T18:05:08.944Z"
}
%% md
hello world
</script>
<div id='page'></div>
<script src='iodide.iodide-server.js'></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment