Published
Edited
May 15, 2021
Importers
Comments locked
Insert cell
Insert cell
html`<span>test</span>`
Insert cell
laob_notebook_css = html`<style>

h1 {
font: lighter 24px Arial, sans-serif;
background-color: rgb(243,242,255);
line-height: 1em;
margin-block-end: 0px;
padding-top: .5em;
padding-left: 16px;
padding-bottom: .2em;
}

h2 {
font: 20px PrestigeEliteStd-Bd, CourierNewPSMT, serif;
font-weight: 500;
background-color: rgb(243,242,255);
line-height: 1em;
padding-bottom: .5em;
padding-left: 16px;
margin: 0px;
text-decoration: none;
}

.headincopy {
font: bold 1em PrestigeEliteStd-Bd, CourierNewPSMT, serif;
display: inline-block;
height: 1em;
}

.logo {
font: lighter 1em Arial, sans-serif;
display: inline-block;
height: 1em;
}

.logokern {
font: 1em PrestigeEliteStd-Bd, CourierNewPSMT, serif;
margin-left: -.06em;
letter-spacing: -.1em;
}

</style>`
Insert cell
Insert cell
LAOB
Insert cell
html`${LAOB}`
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more