Description
Adds a configurable event system for Jupyter applications and extensions. It helps Jupyter components emit structured events for auditing, monitoring, integration, or extension behavior.
Events may include user, file, kernel, or execution context depending on configuration. Administrators and developers should choose event contents carefully to avoid logging private notebook data.