Skip to main content

Nebo

PyPI Python versions CI License: MIT tokens

Nebo is a modern logging SDK that lets you track experiments containing multi-modal data (text, images, audio) and inspect metrics with function-level granularity.

pip install nebo

Get started: https://docs.graphbook.ai/nebo

Why Nebo?

Nebo offers a wide range of logging capabilities for data processing applications.

  • You can log metrics, images, audio, and text
  • Every log event can be tracked at specified time ranges or steps
  • Nebo offers function-level capturing data at the granularity of individual functions, so you can monitor inputs, outputs, and execution flow of your code.

These features enable observability for applications such as:

  • DAG-structured data-processing pipelines
  • Model chaining applications
  • ML training

Following the Tensorboard model, Nebo is local-first, so you don’t need to start another separate service, or worse, create an account to log data. Each run is stored in one .nebo file, a self-contained file format for simplicity, so that managing them is easy. When you're ready, you can deploy Nebo as a remote service, visit the web UI from your mobile device, and watch live metrics away from your desk since the UI is mobile-friendly.

Agent skills are released in the package preparing coding agents to not only write nebo-integrated code but also to monitor, analyze, and deliver derived metrics directly to the UI. This allows the full development lifecycle to progress inside the user's favorite coding agent application.

Features

  • Captured log types: text, metrics, images, audio, progress
  • Automatically infers a DAG from your call graph
  • CLI, MCP and agent skill for AI agent query support
  • MCP write tools so external agents can push metrics, images, audio, and text into a run
  • Fully self-contained log file per run
  • Mobile-first web UI
  • Notebook embedding via nb.show() (Jupyter-renderable iframe of any slice of a run)
  • One-command deploy to a Hugging Face Space (nebo deploy) with public/private read+write modes
  • Organize runs into a tree with groups

Architecture

graph LR
    A[Your Python Pipeline] --> B[Nebo SDK<br>@fn, log, track, ...]
    B --> C[Daemon Server<br>FastAPI, port 7861]
    B --> D[Terminal Dashboard<br>Rich]
    C --> E[CLI<br>nebo]
    C --> F[MCP Tools<br>Claude]
    C --> G[Web UI]

Two execution modes:

  • Local mode (default): In-process only. No daemon needed.
  • Server mode: Events stream to a persistent daemon via HTTP. Use nebo serve to start the daemon.

The daemon can run on your laptop, in CI, or on a Hugging Face Space (nebo deploy). The same SDK code works against any of them — set NEBO_URL and NEBO_API_TOKEN to point at the target. When the daemon enforces auth, every API request must carry the token via the X-Nebo-Token header (HTTP) or the ?token=… query param (browsers / WebSocket).

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nebo-0.3.2.tar.gz (32.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nebo-0.3.2-py3-none-any.whl (852.5 kB view details)

Uploaded Python 3

File details

Details for the file nebo-0.3.2.tar.gz.

File metadata

  • Download URL: nebo-0.3.2.tar.gz
  • Upload date:
  • Size: 32.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for nebo-0.3.2.tar.gz
Algorithm Hash digest
SHA256 f2fad3af7902b5c776d1407f8cec3bd3aad6c4ef958087f62007226b28fca986
MD5 c2ed730f70f889b4d9367287f8a3093a
BLAKE2b-256 38a33ba3d62678224649df934efcf1b03f59e62e7e124d4ffe8a7e5d8a93e42b

See more details on using hashes here.

Provenance

The following attestation bundles were made for nebo-0.3.2.tar.gz:

Publisher: release.yml on graphbookai/nebo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nebo-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: nebo-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 852.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for nebo-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b5c3d1fbfc86da342db5b438f4653c7ca84711c0fa08a5a965ee24be7b478334
MD5 33acce3a58ce5ccf948214f3473fbd5d
BLAKE2b-256 db91a46d5be3b0c97ad6f14d7c3cae011b342a1ac34194f9f946507b3fed4d05

See more details on using hashes here.

Provenance

The following attestation bundles were made for nebo-0.3.2-py3-none-any.whl:

Publisher: release.yml on graphbookai/nebo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.3.7

2 files

0.3.6

2 files

0.3.5

2 files

0.3.4

2 files

0.3.3

2 files

This release

0.3.2 This release

2 files

0.3.1

2 files

0.3.0

2 files

0.2.9

2 files

0.2.8

2 files

0.2.7

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page