euporie.notebook.tabs.notebook.CachedContainer

class euporie.notebook.tabs.notebook.CachedContainer(content: AnyContainer, mouse_handler_wrapper: Callable[[MouseHandler, CachedContainer], MouseHandler] | None = None)

A container which renders its content once and caches the output.