Skip to content

"Visual Dataflow" for a notebook's cell depedencies #20

@asg017

Description

@asg017

Visual Dataflow is a observablehq.com feature that displays a minimap of a notebook's cell dependencies, and show information like a cell's status (pending/fulfilled/rejected), dependencies, and editor status (selected/not selected, pinned/not pinned).

It would be nice if Dataflow offered something similar. Maybe a pull-up option from the bottom bar, that shows a full-width minimap with multiple levels of dependencies (different than observablehq.com's 3 levels maximum).

It would also be cool if this was integrated in the editor sdk (#18 ), so text editor devs could add visual indicators of a cell's status, like a green dot for fulfilled, blue for pending, and red for rejected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions