Reactive Bindings: Notebook#

Reactive bindings allow you to create dynamic connections between notebook cells using the :name syntax, enabling interactive and responsive data workflows.

Key Features#

  • Binding syntax: Use :name to create reactive connections

  • Input management: Add and edit inputs dynamically

  • Real-time updates: Automatic re-execution when bindings change

  • Interactive workflow: Seamless data flow between cells

Workflow Overview#

Reactive Bindings Syntax

Edit Inputs

Binding Results