Metadata-Version: 2.4
Name: csis110-jupyterlab-pairing
Version: 0.2.2
Summary: Pair JupyterLite notebooks through a Cloudflare Durable Object service
License-Expression: BSD-3-Clause
Classifier: Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# JupyterLab Pairing

JupyterLab extension for pairing JupyterLite notebooks through the
Cloudflare Durable Object service.

After installation, notebooks receive **Start pairing** and **Join pairing**
toolbar buttons, and a **Join Notebook Pairing** launcher tile.

The Worker this extension talks to is controlled by the `serviceUrl` setting
(**Settings → Notebook Pairing** in JupyterLab). See the [repository
README's Configuration section](../README.md#configuration) for how to set a
site-wide default without forking this extension.

