Skip to main content

Software Packs

Software Packs are the apps you install on Nebari. Browse the catalog and pick the capabilities your team needs: dashboards, model serving, chat assistants, document analysis, and more. Every pack plugs into Nebari's single sign-on, routing, and TLS automatically, so users reach them through one secure entry point.

Installing a pack

The exact commands depend on the pack, but every pack follows the same three steps:

  1. Make sure your Nebari cluster is up and running.
  2. Follow the pack's install instructions, usually one command that adds it to your cluster.
  3. Open your cluster's landing page; the new capability appears there once it finishes installing.

Official packs

Packs maintained by OpenTeams and listed in the central Nebari registry.

PackDescriptionSource
ChatA team chat app with customizable AI agents, ready to use behind your Nebari single sign-on.nebari-chat-pack
Data ScienceJupyterHub with room to publish interactive apps alongside notebooks, behind your Nebari single sign-on.nebari-data-science-pack
LGTM ObservabilityA unified observability stack for logs, metrics, traces, and dashboards on your Nebari cluster.nebari-lgtm-pack
LLM ServingA managed API for running large language models on your cluster, with per-model access control and rate limits.nebari-llm-serving-pack
Longhorn BackupAutomatic snapshots and off-site backups for every volume on your cluster's default storage.nebari-longhorn-backup-pack
MLflowExperiment tracking and a model registry for your ML team, with Nebari single sign-on.nebari-mlflow-pack
NebiShared, reproducible Python and data science environments managed from a single CLI.nebari-nebi-pack
Pi Coding AgentAI-assisted coding inside your team's JupyterHub notebook sessions.nebari-pi-coding-agent-pack
Provenance CollectorA compliance scanner that proves what's running on your cluster and where each piece came from.nebari-provenance-collector-pack
Ray ServeDistributed serving for ML models and Python apps, with autoscaling built in.nebari-rayserve-pack
SupersetBI dashboards and ad-hoc data exploration through a web UI, behind your Nebari single sign-on.nebari-superset-pack

All packs above are maintained by nebari-dev and are considered official.

Community packs

A community pack is a Software Pack maintained outside OpenTeams. It follows the same structure as an official pack and can be installed on any Nebari cluster.

Want to share your pack with the Nebari community? See Build your own pack to get started.