Skip to content

datalayer-examples/jupyterlab-extensions-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f3360c3 Β· May 5, 2024
Jan 20, 2024
May 5, 2024
Feb 12, 2023
Feb 12, 2023
Dec 18, 2023
Jan 20, 2024
Sep 22, 2022
Sep 22, 2022
Jun 24, 2023
May 23, 2023
Oct 14, 2023
Dec 13, 2022
Feb 12, 2023
Feb 13, 2023
Aug 14, 2023
Sep 27, 2022
Sep 22, 2022
May 20, 2023
Sep 22, 2022
Sep 22, 2022
Oct 26, 2022
May 20, 2023
Sep 22, 2022
Feb 12, 2023
Sep 22, 2022
Jul 23, 2023
Feb 12, 2023
Sep 22, 2022
Sep 22, 2022
Feb 12, 2023
Feb 12, 2023
Feb 1, 2024
Mar 17, 2024
Sep 22, 2022
Feb 12, 2023
Feb 12, 2023
Feb 13, 2023

Repository files navigation

Datalayer

Become a Sponsor

JupyterLab Extensions Example

Example to better understand how to extend JupyterLab.

Binder Github Actions Status

Jupyter Extensions Example
Jupyter Extensions Example

The audience of this repository is JupyterLab extension developers and is a complement, not a replacement, to these other resources:

  • The official Read The Docs documentation. The complete reading of that documentation is a prerequisite before digging more into the content present here. A special attention should be given to the Develop Extension section.
  • The extension examples repository. That repository contains many different extensions which cover each one specific feature, whereas this repository contains one extension that provides many features.
  • The astronomy picture of the day extension documented on this page.

This repository has been bootstrapped with the JupyterLab extension cookiecutter with the following command and update to take into account JupyterLab 4.

cookiecutter \
  https://github.com/jupyterlab/extension-cookiecutter-ts \
  --checkout 3.0

It is composed of a Python package named jupyterlabextensions for the server extension and a NPM package named jupyterlabextensions for the frontend extension. This repository is updated to track the latest JupyterLab 4 work. This means it will not work fine for previous versions of JupyterLab.

Documentation

Follow the documentation to use and learn more on the internals of this extension.

βš–οΈ License

Copyright (c) 2022 Datalayer, Inc.

Released under the terms of the BSD-3 license (see LICENSE).


PS: To avoid duplicate content, we try to sit in the top-right quadrant of the HOW TO GUIDES.

Source of the image: https://documentation.divio.com