Platform
Resources
Pricing
Sign in
Get started
Mettle X
Workspace
Fork
Public
By
Mettle X
Edited
Mar 1, 2023
GNU AGPLv3
Comments locked
Insert cell
Insert cell
{
while
(
true
)
{
await
Promises
.
delay
(
1000
)
;
yield
new
Date
(
)
.
toString
(
)
;
}
}
Insert cell
Fahrenheit
=
(
9
/
5
)
*
celsius
+
32
Insert cell
mutable
celsius
=
html
`<input type="range" min=-100 max=100 />`
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
Edit
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Fahrenheit
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
celsius
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML