Metadata-Version: 2.4
Name: aext-share-notebook-server
Version: 4.20.0
Author-email: "Anaconda, Inc" <anaconda@anaconda.com>
License-File: LICENSE
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: aext-shared<5,>=4
Requires-Dist: anaconda-auth>=0.7.1
Requires-Dist: jupyterlab-server<3,>=2.27.0
Requires-Dist: jupyterlab<5,>=4.0.9
Requires-Dist: tornado
Provides-Extra: dev
Requires-Dist: pytest<=8.3.4; extra == 'dev'
Requires-Dist: respx; extra == 'dev'
Description-Content-Type: text/markdown

# aext_share_notebook_server

---

**Table of Contents**

- [Installation](#installation)

## Installation

```console
pip install aext_share_notebook_server
```
