Notebooks
List and graph views for notebook workflows—built for reproducible execution and collaboration.
Shipped
Two views, one workflow
Work in list mode when you want speed, and switch to graph mode to understand dependencies and downstream impact.
- List mode for fast iteration and review.
- Graph mode for dependencies and lineage within a notebook.
- Designed so work can be rerun and verified.

List mode: fast iteration, reviewable execution.
Shipped
Explicit dependencies
As notebooks grow, the hard part isn’t writing one query—it’s understanding what depends on what. Graph view makes that explicit.
- Understand upstream/downstream impact before changes.
- Identify stale work and what should be rerun.
- Keep complex analysis understandable over time.

Graph mode: dependencies make workflows understandable and reproducible.
How this maps to the product
In the app, notebooks are a first-class surface with list and graph modes, execution, and collaboration. We keep the workflow grounded in real data connections and make it easy to review and rerun.
Run status & repeatability

Track execution status and rerun workflows as data changes.
Collaboration & activity
Preview image coming soon
A notebook is a shared artifact—collaboration and review are part of the workflow.
