Skip to main content

Notebooks

Notebooks are the computation engine. When an analysis needs real math, data transformation, or plotting, it runs in a Python notebook inside the workbook.

  • Notebooks execute in an app-managed Python environment — no local setup.
  • Results are reproducible: the notebook is the record of how a number was produced.
  • The Assistant can create and run notebooks as part of answering a question, and the notebook stays in the workbook for you to inspect and re-run.