Core Building Blocks — Jupyter Documentation 4.1.1 alpha documentation (original) (raw)

The Jupyter architecture relies on these projects’ specifications and implementation.

jupyter_client#

The specification of the Jupyter message protocol and a client library in Python.Documentation |Repo

jupyter_core#

Core functionality and miscellaneous utilities.Documentation |Repo