Tags: chuckwoody/dash
Tags
Merge pull request plotly#362 from plotly/hot-reload Hot reload
Merge pull request plotly#444 from plotly/component-suites-registration Register component suites by importing.
Merge pull request plotly#443 from plotly/fix-registered-path Change registered_paths to a `collections.defaultdict(set)`.
Merge pull request plotly#431 from plotly/generate-classes-endline Replace docstring `\r\n` with `\n` when generating classes from windows.