Hello, world!
hey there!
notebook name: {{notebook.name}}
notebook id: {{notebook.id}}
cells:
Add Cell
before
after
{{currentCell}}
{{each cells as #cell, #i}}
{{/each}}
cell {{idx}} {{cell.id}}
{{cell.source}}