Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Generate Dash components at buildtime rather than runtime #210

Closed
wants to merge 0 commits into from

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