Skip to main content

No project description provided

Project description

JupyterLab MLflow Extension

A JupyterLab extension for browsing MLflow experiments, runs, models, and artifacts directly from the JupyterLab sidebar.

Features

  • Browse MLflow experiments, runs, models, and artifacts
  • Tree view for hierarchical navigation
  • Details/Object view for exploring metadata and child objects
  • View artifacts in new JupyterLab tabs
  • Copy experiment/run/model IDs to clipboard
  • Generate and insert MLflow Python API code snippets
  • Connect to remote MLflow tracking servers
  • Launch local MLflow server with SQLite backend
  • Settings UI with environment variable fallback
  • MLflow shortcuts panel for common operations

Requirements

  • JupyterLab >= 4.0.0
  • Python >= 3.8
  • MLflow >= 2.0.0

Installation

pip install jupyterlab-mlflow

Or install from source:

git clone https://github.com/BioLM/jupyterlab-mlflow.git
cd jupyterlab-mlflow
pip install -e .
jlpm install
jlpm build

Configuration

The extension can be configured via:

  1. Settings UI: Open JupyterLab Settings → Advanced Settings Editor → MLflow
  2. Environment Variable: Set MLFLOW_TRACKING_URI environment variable

Usage

  1. Configure your MLflow tracking URI in the settings or via environment variable
  2. The MLflow sidebar will appear in the left sidebar
  3. Browse experiments, runs, models, and artifacts
  4. Click on artifacts to view them in new tabs
  5. Right-click on items to copy IDs to clipboard

Development

# Install dependencies
jlpm install

# Build the extension
jlpm build

# Watch for changes
jlpm watch

# Run tests
pytest

Publishing

This package is automatically published to PyPI when a new release is created on GitHub.

Setting Up Automated Publishing

  1. Configure PyPI Trusted Publishing:

  2. Create a GitHub Release:

    • Update version in package.json
    • Tag and push: git tag v0.1.0 && git push origin v0.1.0
    • Create a release on GitHub with the same tag
    • The workflow will automatically build and publish to PyPI

See PUBLISHING.md for detailed instructions.

License

BSD-3-Clause

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

jupyterlab_mlflow-0.1.0.tar.gz (144.0 kB view details)

Uploaded Source

Built Distribution

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

jupyterlab_mlflow-0.1.0-py3-none-any.whl (36.9 kB view details)

Uploaded Python 3

File details

Details for the file jupyterlab_mlflow-0.1.0.tar.gz.

File metadata

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

File hashes

Hashes for jupyterlab_mlflow-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0badf23927d6a836b6b3a81e5b5a19fbae3ccccbe3b5177a6987710dd54e1da1
MD5 83b3cc6997c630517fbf06c9880cf409
BLAKE2b-256 20017a68d51d4bf442d4a64bdfd41363bf3b07a16ff9ea3fcebfff09e08390f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for jupyterlab_mlflow-0.1.0.tar.gz:

Publisher: publish.yml on BioLM/jupyterlab-mlflow

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

File details

Details for the file jupyterlab_mlflow-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for jupyterlab_mlflow-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 30c79b9729d81ea44f18de2b07c2c0027f500ef669b9a633a46dc125802604bc
MD5 3bb63cb26a0cb7b40b32eaf662776cf1
BLAKE2b-256 23ad846aff4a42e664947e67fbbf6167a22ebfe809704c7f80557e57e4cd35b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for jupyterlab_mlflow-0.1.0-py3-none-any.whl:

Publisher: publish.yml on BioLM/jupyterlab-mlflow

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