Skip to main content

Web interface for devqubit experiment tracking

Project description

devqubit-ui

Web UI for devqubit experiment tracking. Browse runs, view artifacts, and compare experiments in a local web interface.

Installation

pip install devqubit-ui

Or via the meta-package:

pip install devqubit[ui]

Usage

From CLI

devqubit ui
devqubit ui --port 9000
devqubit ui --workspace /path/to/.devqubit

From Python

from devqubit import run_server

run_server(port=8080)

Features

  • Run browser — List, filter, and search runs
  • Run details — Parameters, metrics, tags, artifacts
  • Artifact viewer — View JSON/text; large files download-only
  • Diff view — Compare runs side-by-side with TVD analysis
  • Projects & groups — Organize and navigate experiments
  • REST API — JSON endpoints at /api/* for programmatic access

Development

Frontend Development

cd frontend
npm install
npm run dev       # Start dev server with hot reload (proxies /api to :8000)

Building

cd frontend
npm run build     # Build app + auto-copy to static folder
npm run build:lib # Build library for npm publishing

The npm run build command automatically copies the production build to src/devqubit_ui/static/ for serving by the Python backend.

Production

uvicorn devqubit_ui.app:create_app --factory --host 0.0.0.0 --port 8080

License

Apache 2.0

Project details


Download files

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

Source Distribution

devqubit_ui-0.1.11.tar.gz (176.4 kB view details)

Uploaded Source

Built Distribution

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

devqubit_ui-0.1.11-py3-none-any.whl (108.2 kB view details)

Uploaded Python 3

File details

Details for the file devqubit_ui-0.1.11.tar.gz.

File metadata

  • Download URL: devqubit_ui-0.1.11.tar.gz
  • Upload date:
  • Size: 176.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for devqubit_ui-0.1.11.tar.gz
Algorithm Hash digest
SHA256 5a2fafabaadf999c003412204135acc489d446f22ac3d0e240764fc12c5b0647
MD5 17ee737b50ec6752bb77acb2fbc74c0a
BLAKE2b-256 f58289b38a8c1079689dec671c38740651288e07b505de7cf2f78accb93fa999

See more details on using hashes here.

Provenance

The following attestation bundles were made for devqubit_ui-0.1.11.tar.gz:

Publisher: release.yaml on devqubit-labs/devqubit

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

File details

Details for the file devqubit_ui-0.1.11-py3-none-any.whl.

File metadata

  • Download URL: devqubit_ui-0.1.11-py3-none-any.whl
  • Upload date:
  • Size: 108.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for devqubit_ui-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 eabcbf4526053363e3aaa811e0d1347b5448ec374d1b203d0f37f6f918a54c28
MD5 67bbaac05a76ec2dfb3eb7988a551994
BLAKE2b-256 090960b71df3031d996121e12954ac80a77a3b885db52576c1559893d77b9dc5

See more details on using hashes here.

Provenance

The following attestation bundles were made for devqubit_ui-0.1.11-py3-none-any.whl:

Publisher: release.yaml on devqubit-labs/devqubit

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page