Published
Edited
Dec 5, 2020
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
data = ({
happy: true,
hello: {
world: 40
}
})
Insert cell
result = viscousjs.parseAndEvaluate(`hello.world + 2`, data)
Insert cell
output = viscousjs.parseAndRender(`
{%- if happy -%}
clap your hands
{%- end -%}
`)
Insert cell
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