Skip to content

Support for generating component libraries for use with Dash.jl #1189

Description

@rpkyle

Currently, we generate Dash component libraries for Python and R dynamically from JavaScript, using a common dash-generate-components interface. This allows us to release updates to libraries like dash-core-components simultaneously for all supported backends, with essentially identical help string content, tailored to the idioms of each language.

As for Python and R, we should provide a Dash.jl component generator, tentatively entitled _jl_components_generation.py, which integrates seamlessly with our existing component generation pipeline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions