Platform
Resources
Pricing
Sign in
Get started
burleight
Workspace
Fork
Published
By
burleight
Edited
Jan 13, 2020
Importers
Insert cell
md
`# throws an error`
Insert cell
y
=
{
let
i
=
0
;
while
(
true
)
{
yield
Promises
.
tick
(
2000
,
i
++
)
}
}
Insert cell
z
=
y
+
x
Insert cell
x
=
{
throw
new
Error
(
"an error"
)
}
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.
Try it for free
Learn more
Fork
View
Export
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
y
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
z
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
x
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML