Last regenerated: 2026-06-24T06:42:50Z. Trigger a refresh via the Refresh pack dashboard workflow.
- 0 GA · 2 Beta · 3 Alpha · 8 Experimental · 0 Deprecated
- 3 packs flagged · breakdown: metadata-missing: 3, repo-not-found: 3
| Pack | Description | Level | Owner | NebariApp | Standalone | Last release | Last commit | Flags | Notes |
|---|---|---|---|---|---|---|---|---|---|
| Data Science Pack | A Helm chart that deploys JupyterHub and jhub-apps on top of NIC-provisioned Kubernetes clusters. | Experimental | @aktech | N/A | – | nebari-data-science-pack-0.1.0 (Jun 19) | Jun 19 | – | – |
| LLM Serving Pack | A Nebari software pack that serves LLMs on Kubernetes via llm-d, with per-model OIDC access control, API key management, and Envoy AI Gateway integration for token counting and rate limiting. | Alpha | @dcmcand | Full | Yes | v0.1.0-alpha.9 (Jun 16) | Jun 23 | – | – |
| Chat Pack | A drop-in chat application for Nebari with a React frontend and a Ravnar/AG-UI backend, packaged as a Helm chart wired into Keycloak SSO. | Experimental | @pmeier | N/A | – | v0.0.13 (Jun 18) | Jun 23 | – | – |
| Nebi Pack | Nebi deployment pack for Nebari | Experimental | @aktech | N/A | – | nebari-nebi-pack-0.1.0 (Jun 19) | Jun 19 | – | – |
| nebari-capability-pack | – | – | – | N/A | – | – | – | 🆘 repo-not-found 🆘 metadata-missing | – |
| LGTM Pack | A Helm chart that deploys the Grafana LGTM observability stack (Loki, Grafana, Tempo, Mimir) on Kubernetes, with optional Nebari platform integration. | Experimental | @tylerpotts | N/A | – | nebari-lgtm-pack-0.1.4 (Jun 19) | Jun 19 | – | – |
| Superset Pack | A Nebari software pack that wraps the Apache Superset Helm chart with NebariApp CRD routing, Keycloak OAuth, and a standalone mode for non-Nebari clusters. | Alpha | @dcmcand | Full | Yes | v0.3.1 (Apr 09) | Jun 10 | – | – |
| Rayserve Pack | A Nebari software pack that deploys Ray Serve on Kubernetes via the RayService CRD, with optional routing, TLS, and OIDC authentication through the nebari-operator. | Experimental | @oren-openteams | Full | Yes | v0.3.1 (Jun 19) | Jun 19 | – | – |
| MLflow Pack | A Nebari software pack that deploys MLflow with Keycloak authentication, a PostgreSQL backend, and automatic TLS. | Experimental | @tylerpotts | N/A | – | v0.1.0-alpha.1 (Jun 18) | Jun 19 | – | – |
| nebari-data-engineering-pack | – | – | – | N/A | – | – | – | 🆘 repo-not-found 🆘 metadata-missing | – |
| nebari-external-auth-pack | – | – | – | N/A | – | – | – | 🆘 repo-not-found 🆘 metadata-missing | – |
| Longhorn Backup Pack | Longhorn-native hourly snapshot and daily S3 backup schedules covering every volume on the cluster's default StorageClass. | Experimental | @tylerpotts | N/A | – | v0.3.0 (Jun 18) | Jun 17 | – | – |
| Provenance Collector | A Kubernetes-native CronJob that discovers running images and Helm releases, resolves digests, verifies signatures, detects SLSA/SBOM attestations, and emits timestamped provenance reports. | Alpha | @viniciusdc | Full | Yes | v0.1.0-alpha.4 (May 14) | Jun 19 | – | – |
| Pi Coding Agent Pack | A Helm chart that extends Nebari's data-science JupyterHub stack with a Pi coding-agent workflow, including named-server profiles, session sharing, and optional relay adapters. | Experimental | @nenb | N/A | – | – | May 19 | – | – |
| skillsctl | CLI and registry server for discovering, installing, and publishing Claude Code skills | Beta | @dcmcand | Full | Yes | v0.2.0 (Apr 15) | May 15 | – | – |
| Langfuse Pack | Deploys Langfuse, an open-source LLM engineering platform: tracing, evals, prompt management, and metrics for debugging and improving LLM applications. | Beta | @dcmcand | Full | Yes | nebari-langfuse-0.1.0 (Jun 11) | Jun 12 | – | App-native Keycloak SSO; set the Keycloak issuer and hostname in values. Bundled datastores use fro… |
- Pack - Pack name (from
display_name), linked to its GitHub repo. - Description - One-line summary of what the pack does. Sourced from the GitHub repo description (set via repo settings or
gh repo edit -d). - Level - Maturity level: Experimental, Alpha, Beta, or GA. Definitions and promotion criteria live in the release readiness checklist. Sourced from
levelin pack-metadata.yaml. - Owner - GitHub handle of the engineer accountable for the pack. From
ownerin pack-metadata.yaml. - NebariApp - How the pack integrates with the NebariApp CRD: Full, Partial, None, or N/A. From
nebariapp_integration. - Standalone - Whether the pack installs without the Nebari operator. From
scope.standalone-supported. - Last release - Most recent published release tag (including prereleases). Falls back to the latest git tag if no GitHub Release records exist. Sourced from the GitHub API.
- Last commit - Date of the most recent commit on the default branch. Sourced from the GitHub API.
- Flags - Auto-computed status flags. See the Flag reference below.
- Notes - Free-form
demo_notesfrom pack-metadata.yaml (truncated at 100 chars). For packs with validation errors, the error message appears here instead.
- 🆘 metadata-missing - Pack repo has no
pack-metadata.yamlfile. Pack-author fields show–. ⚠️ metadata-invalid -pack-metadata.yamlexists but failed validation. The specific error appears in the Notes column.- 🆘 repo-not-found - Pack repo could not be reached. Check the
tracked-packs.yamlentry. ⚠️ stale - Default branch has had no commits in the last 90 days.⚠️ no-product-owner - Pack is GA butproduct_owneris null in its metadata.- 🚫 deprecated - Pack is marked
deprecated: true. See the Deprecated packs table for sunset details.
Each row is built from two sources: a pack-metadata.yaml file at the root of each pack repo (edited by the pack's owner) and a small set of GitHub API fields (latest release, last commit, open issues).
To add a pack to this dashboard:
- Copy
schema/pack-metadata.example.yamlinto your pack repo aspack-metadata.yaml, fill in the required fields, and merge to your default branch. - Open a PR against this repo adding your pack to
tracked-packs.yaml.
See CONTRIBUTING.md for the full walkthrough.
Generated: 2026-06-24T06:42:50Z