pysepal.solara.notifications.bus.create_bus# pysepal.solara.notifications.bus.create_bus()[source]# Get or create a NotificationBus for the current kernel. If a bus already exists for this kernel, reuse it and increment the reference count. This prevents remounts or double-mounts from invalidating active notifiers. Return type: NotificationBus