0.8.12 (May 02, 2024)#
Changed#
Upgraded Atoti UI to 5.1.17.
The sidebar of
atoti-jupyterlab
has been improved:Resizing the Hierarchies section of the Data model does not trigger undesired layout shift.
The elements in the Widget switcher are not incorrectly rendered as disabled.
Small styling changes have been made for better consistency with the sidebar of the Atoti UI app.
Deprecated#
Support for Python 3.9.
Fixed#
Deprecation warning raised in
read_pandas()
andload_pandas()
when pandas >= 2.2.0 is installed.Error raised when calling
create_parameter_hierarchy_from_members()
with the same name from different cubes of the same session.