Dash Labs tech preview
This repository contains a work-in-progress technical preview of potential future Dash features.
Documentation
The documentation for Dash Labs can be found in the docs/ directory.
- 01-Overview.md
- 02-CallbackEnhancements.md
- 03-TemplateLayoutSystem.md
- 04-PredefinedTemplates.md
- 05-ComponentPlugingPattern.md
- 06-TemplateIntegrationAndMigration.md
- 07-LongCallback.md
Various demos are located in the docs/demos directory.
Installation
To install the tech preview:
$ pip install -U dash-labs
To use the templates based on dash-bootstrap-components
, a few additional packages are required:
$ pip install -U dash-bootstrap-components spectra colormath requests tinycss2