vizro-core-0.1.42
Added
-
yaml/json configurations can specify
_target_functions with any import path rather than being restricted to built-in Vizro functions. (#1255) -
Add option to validate yaml/json configurations without importing
CapturedCallablefunctions. See the user guide on extensions for more details. (#1255)
Fixed
- Temporarily limit the upper bound of
dashto<3.1.0to investigate a bug indash==3.1.0. (#1259)