Skip to content

Dataflow-specific builtin cell #23

Description

@asg017

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions