Published
Edited
Oct 10, 2021
Insert cell
# 初めてのノートブック
Insert cell
<div>ノートブック書いてみた</div>
Insert cell
<h1>HTML書いてみた</h1>
Insert cell
three = 1+1+1;
Insert cell
{
let sum = 0;
for (let i = 0; i < 10; i++) {
sum++;
}
return sum;
}
Insert cell
# 見出し
## 見出し
やっほ〜〜**こんにちは**
やっほ〜*斜体*

---
Insert cell
1. 一つ目
- 階層化一つ目
- 階層化二つ目
- 二つ目
- 三つ目
Insert cell
[Google(https://google.com)]
Insert cell
|A|B|C|
|-|-|-|
|1|2|3|
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