Metadata-Version: 2.4
Name: nebari
Version: 2026.3.1rc2
Summary: A Jupyter and Dask-powered open source data science platform.
Project-URL: Documentation, https://www.nebari.dev/docs/welcome
Project-URL: Source, https://github.com/nebari-dev/nebari
Author-email: Nebari development team <internal-it@quansight.com>
License-Expression: BSD-3-Clause
License-File: LICENSE
Keywords: aws,azure,dask,do,gcp,jupyter,nebari
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Jupyter :: JupyterLab
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.10
Requires-Dist: auth0-python==4.7.1
Requires-Dist: azure-identity==1.16.1
Requires-Dist: azure-mgmt-containerservice==26.0.0
Requires-Dist: azure-mgmt-resource==23.0.1
Requires-Dist: bcrypt==4.0.1
Requires-Dist: boto3==1.34.63
Requires-Dist: click<8.2.0
Requires-Dist: cloudflare==2.11.7
Requires-Dist: google-auth<3.0.0,>=2.31.0
Requires-Dist: google-cloud-compute==1.19.1
Requires-Dist: google-cloud-container==2.49.0
Requires-Dist: google-cloud-iam==2.15.1
Requires-Dist: google-cloud-storage==2.18.0
Requires-Dist: grpc-google-iam-v1==0.13.1
Requires-Dist: jinja2
Requires-Dist: kubernetes==27.2.0
Requires-Dist: packaging==23.2
Requires-Dist: pluggy==1.3.0
Requires-Dist: prompt-toolkit==3.0.36
Requires-Dist: pydantic<3.0.0,>=2.9.2
Requires-Dist: pynacl==1.5.0
Requires-Dist: python-keycloak<4.0.0,>=3.9.0
Requires-Dist: questionary==2.0.0
Requires-Dist: requests-toolbelt==1.0.0
Requires-Dist: rich<14,>=13.5.1
Requires-Dist: ruamel-yaml==0.18.6
Requires-Dist: typer==0.9.0
Requires-Dist: typing-extensions>=4.11.0
Provides-Extra: dev
Requires-Dist: black==22.3.0; extra == 'dev'
Requires-Dist: coverage[toml]; extra == 'dev'
Requires-Dist: dask-gateway; extra == 'dev'
Requires-Dist: escapism; extra == 'dev'
Requires-Dist: mypy==1.6.1; extra == 'dev'
Requires-Dist: paramiko; extra == 'dev'
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: pytest-playwright; extra == 'dev'
Requires-Dist: pytest-timeout; extra == 'dev'
Requires-Dist: python-dotenv; extra == 'dev'
Requires-Dist: python-hcl2; extra == 'dev'
Requires-Dist: requests; extra == 'dev'
Requires-Dist: setuptools==63.4.3; extra == 'dev'
Requires-Dist: tqdm; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinx-click; extra == 'docs'
Description-Content-Type: text/markdown

> [!CAUTION]
> **This project has been archived.**
>
> Nebari has had its final release. No further development or releases are planned.
>
> This project, now called nebari-classic, has been superseded by:
> - [nebari-infrastructure-core (NIC)](https://github.com/nebari-dev/nebari-infrastructure-core), which takes a composable, modular approach to infrastructure management
> - [nebari-data-science-pack](https://github.com/nebari-dev/nebari-data-science-pack), which provides the data science tools included in nebari-classic.
>
> See the NIC design documents in that repository for the reasoning behind this transition.
>

---

<p align="center">
<picture>
  <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/nebari-dev/nebari-design/main/logo-mark/horizontal/Nebari-Logo-Horizontal-Lockup.svg">
  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/nebari-dev/nebari-design/main/logo-mark/horizontal/Nebari-Logo-Horizontal-Lockup-White-text.svg">
  <img alt="Nebari logo mark - text will be black in light color mode and white in dark color mode." src="https://raw.githubusercontent.com/nebari-dev/nebari-design/main/logo-mark/horizontal/Nebari-Logo-Horizontal-Lockup-White-text.svg" width="50%"/>
</picture>
</p>

<h1 align="center"> Your open source data science platform. Built for scale, designed for collaboration. </h1>

---

| Information | Links |
| :---------- | :-----|
|   Project   | [![License](https://img.shields.io/badge/License-BSD%203--Clause-gray.svg?colorA=2D2A56&colorB=5936D9&style=flat.svg)](https://opensource.org/licenses/BSD-3-Clause) [![Nebari documentation](https://img.shields.io/badge/%F0%9F%93%96%20Read-the%20docs-gray.svg?colorA=2D2A56&colorB=5936D9&style=flat.svg)](https://www.nebari.dev/docs/welcome) [![PyPI](https://img.shields.io/pypi/v/nebari)](https://badge.fury.io/py/nebari) [![conda version](https://img.shields.io/conda/vn/conda-forge/nebari)]((https://anaconda.org/conda-forge/nebari))  |
|  Community  | [![GH discussions](https://img.shields.io/badge/%F0%9F%92%AC%20-Participate%20in%20discussions-gray.svg?colorA=2D2A56&colorB=5936D9&style=flat.svg)](https://github.com/nebari-dev/nebari/discussions) [![Open an issue](https://img.shields.io/badge/%F0%9F%93%9D%20Open-an%20issue-gray.svg?colorA=2D2A56&colorB=5936D9&style=flat.svg)](https://github.com/nebari-dev/nebari/issues/new/choose) [![Community guidelines](https://img.shields.io/badge/🤝%20Community-guidelines-gray.svg?colorA=2D2A56&colorB=5936D9&style=flat.svg)](https://www.nebari.dev/docs/community/) |

## Nebari

Nebari was an open source data platform for building and maintaining cost-effective, scalable compute platforms on [HPC](https://github.com/nebari-dev/nebari-slurm) or Kubernetes with minimal DevOps overhead.

It used [Terraform](https://www.terraform.io/), [Helm](https://helm.sh/), and [GitHub Actions](https://docs.github.com/en/free-pro-team@latest/actions) to deploy [JupyterHub](https://jupyter.org/hub) with [Dask Gateway](https://docs.dask.org/) on Kubernetes across AWS, GCP, and Azure.

## License

[Nebari is BSD3 licensed](LICENSE).
