Published
Edited
Sep 11, 2021
1 star
Insert cell
# Bash notebook

Exploring if cells can become executable locally safely and efficiently.
Insert cell
test = 'echo test'
Insert cell
Unfortunately it seems impossible to get the source of a cell.
Insert cell
Good options would have been https://observablehq.com/collection/@observablehq/embedding-notebooks but does not seem to support that. Alternatively WIP https://talk.observablehq.com/t/documentation-for-api-observablehq-com/2661/7
Insert cell
So we'll probably go back to

```bash
echo test
```

instead with maybe a copy to clipboard shortcut.
Insert cell
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.

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