summaryrefslogtreecommitdiffstats
path: root/development/jupyter_events/README
blob: a8b80338e516145537017174415d8c30978afa8f (plain)
Jupyter Events enables Jupyter Python Applications (e.g. Jupyter Server,
JupyterLab Server, JupyterHub, etc.) to emit events—structured data
describing things happening inside the application. Other software
(e.g. client applications like JupyterLab) can listen and respond to
these events.