Skip to main content
Ctrl+K

jupyter-chat documentation

  • Users
  • Developers
  • Users
  • Developers

Section Navigation

  • Developing extensions
    • Providing a chat in a jupyter extension
    • Using a chat extension in another extension
  • Contributing
    • @jupyter/chat
    • Jupyterlab chat
  • Developers
  • Developing extensions

Developing extensions#

Other extensions can depend on one or other of the packages.

This section describes how an extension can provide a chat, and how to make use of one of the chat extensions in another extension.

  • Providing a chat in a jupyter extension
    • Adding the dependency
    • Including a chat in an extension
    • Optional parameters of the model
    • Optional parameters of the widget
    • Make the chats discoverable for third party extensions
  • Using a chat extension in another extension
    • Exposed token
    • Interact with the chat from the backend

previous

Developers

next

Providing a chat in a jupyter extension

This Page

  • Show Source

© Copyright 2024, Jupyter Development Team.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.