Published
Edited
Feb 11, 2021
4 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
page = `<!doctype html>
<html class="has-navbar-fixed-top">
<head>
<meta property="og:type" content="article">
<meta property="og:title" content="${metadata.title}">
${header.outerHTML}
</head>
<body>
${topbar.outerHTML}
<div class="columns">
${sidebar.outerHTML}
<div class="column is-half">
${titleHtml.outerHTML}
${content.outerHTML}
</div>
</body>
</html>`
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more