atoti_plus.app_extension module

atoti_plus.app_extension.ADVANCED_APP_EXTENSION

The name and path of an app extension providing advanced features:

  • MDX editor

  • Context values editor

  • State editor

  • Text editor widget

Example

>>> from atoti_plus import ADVANCED_APP_EXTENSION
>>> app_extensions = dict([ADVANCED_APP_EXTENSION])