Metadata-Version: 2.4
Name: aext-panels-server
Version: 4.31.0
Summary: Anaconda Panels core server
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: panel>=1.2.0
Requires-Dist: tornado
Provides-Extra: dev
Requires-Dist: pytest-env==1.1; extra == 'dev'
Requires-Dist: pytest-tornasync==0.6.0.post2; extra == 'dev'
Requires-Dist: pytest<=8.3.4; extra == 'dev'
Description-Content-Type: text/markdown

# aext_panels_server

---

**Table of Contents**

- [Installation](#installation)

## Installation

```console
pip install aext_panels_server
```
