Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Generate Dash components at buildtime rather than runtime#210

Closed
rmarren1 wants to merge 0 commit intoplotly:masterfrom
rmarren1:master
Closed

Generate Dash components at buildtime rather than runtime#210
rmarren1 wants to merge 0 commit intoplotly:masterfrom
rmarren1:master

Conversation

@rmarren1
Copy link
Contributor

Solves (plotly/dash#150), see (plotly/dash#271).

Changes version to 0.24.0

  • Adds all ClassName.py files to dash_html_components as generated by dash.development.component_loader.generate_classes
  • Changes dash_core_components/__init__.py to load components via class imports rather than generating at runtime.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant