causalens / dara

Dara is a dynamic application framework designed for creating interactive web apps with ease, all in pure Python.
https://dara.causalens.com
Apache License 2.0
375 stars 9 forks source link

Feat: DO-3107 merge dara-ui repo #333

Closed krzysztof-causalens closed 4 months ago

krzysztof-causalens commented 4 months ago

Motivation and Context

This PR merges the dara-ui repo into this repo. The motivation behind it is less maintenance, release overhead and simplified local testing (without the need for cross-repo local linking).

Note: for now I left the package versions as they are. The next tag we push should be a minor, which should then align the versions nicely as currently dara-ui packages are on v1.10.3, and dara are on v1.10.6.

Implementation Description

Any new dependencies Introduced

How Has This Been Tested?

CI passing

PR Checklist:

Screenshots (if appropriate):