python3-jupyter-events

Configurable event system for Jupyter applications and extensions.
  http://jupyter.org/
  0
  no reviews



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.

This package installs the library for Python 3.