Developers — Jupyter AI documentation (original) (raw)

This section describes the developer API in Jupyter AI that other Python packages can use to tailor Jupyter AI to their use-case. Here are some examples of what other packages can do with the developer API:

The developer API allows other packages to modify both the frontend & the backend. The developer API has two parts: the Entry points API and theLumino plugin API (currently unused, but planned for v3).