Skip to content

Notebook

Notebook files use the .notebook.md suffix and remain Markdown notes with notebook-owned cell structure. You can mix ordinary prose with executable JavaScript, TypeScript, SQL, and dynamic markdown cells in the same vault file.

The Notebook Gallery document open in Lapis Notes.

  • SQL and data exploration over vault files or app tables
  • Small JavaScript or TypeScript calculations beside your notes
  • Interactive inputs that update downstream cells
  • Tables, charts, and rendered outputs next to explanatory text

Use ordinary notes for durable prose. Use notebooks when execution and outputs are part of the thinking process.