JupyterLab Extension API

JavaScript and TypeScript API used to build JupyterLab extensions and plugins. JupyterLab is composed of plugins that consume and provide services on the front-end application object.

API entry from apis.yml

apis.yml Raw ↑
aid: jupyterlab:jupyterlab-extension-api
name: JupyterLab Extension API
description: JavaScript and TypeScript API used to build JupyterLab extensions and plugins. JupyterLab
  is composed of plugins that consume and provide services on the front-end application object.
humanURL: https://jupyterlab.readthedocs.io/en/stable/extension/extension_dev.html
tags:
- Extensions
- Frontend
- JavaScript
- Plugins
- TypeScript
properties:
- type: Documentation
  url: https://jupyterlab.readthedocs.io/en/stable/extension/extension_dev.html
- type: Reference
  url: https://jupyterlab.readthedocs.io/en/stable/api/modules.html
- type: Repository
  url: https://github.com/jupyterlab/jupyterlab