-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
A builtin cell named dataflow that have some Dataflow-specific utility functions and constants.
dataflow.theme
A string that updates whenever a user updates the "theme" of a notebook, ex dark -> light or light -> custom theme. #9
dataflow.grid
Object with utilities for the dataflow grid system, #22 .
dataflow.grid.get("myGrid").observeWidth("sidebar");
dataflow.grid.observeWidth("myGrid", "sidebar");^^ how will this work for compiled notebooks?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request