Published
Edited
Oct 28, 2021
Insert cell
Insert cell
Insert cell
---

# ノートブックのタイトル
Insert cell
<div>HTMLをかくことができます。</div>
Insert cell
two = 1 + 1
Insert cell
two * 2
Insert cell
two * two
Insert cell
{
let result = 0;
for (let i = 0; i < 10; i++) {
result++;
}
return result;
}
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