Published
Edited
Feb 1, 2018
1 star
Insert cell
Insert cell
\
Insert cell
hasAnError = {
let x = 10;
# return x;
}
Insert cell
Insert cell
x = a
Insert cell
Insert cell
{
window.z = 10;
return z;
}
Insert cell
Insert cell
Insert cell
stopsHere = Promise.reject(new Error('hi'))
Insert cell
Insert cell
stopsHere
Insert cell
Insert cell
throwsError = {
throw new Error('oh no');
}
Insert cell
throwsError
Insert cell
Insert cell
{ throw {}; }
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