An MLflow plugin providing the nemo CLI command.
Installation
You can install mlflow-nemo using pip:
pip install mlflow-nemo
Usage
This plugin extends the MLflow CLI with a new nemo command group.
To list available nemo commands, run:
mlflow nemo --help
find Command
The find command helps locate MLflow runs based on their names.
Usage:
mlflow nemo find <name> [--experiment-id EXPERIMENT_ID]
Arguments:
name (required): The name of the run to find.
--experiment-id (optional): The MLflow Experiment ID. If not provided, it defaults to the MLFLOW_EXPERIMENT_ID environment variable.
Example:
Find a run named some-run in experiment ID 123 and take the latest one:
mlflow nemo find some-run --experiment-id 123 | head -n 1
If no --experiment-id is provided, the command will check the environment variable MLFLOW_EXPERIMENT_ID.
Release files for mlflow-nemo 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mlflow_nemo-0.0.2.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mlflow_nemo-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.3 kB
Release files / mlflow_nemo-0.0.2.tar.gz
| Download URL | mlflow_nemo-0.0.2.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b9a9e109592abcf610b59d6a7193c1f4020420e679ce27df1bdf73bee5945574
|
|
BLAKE2b-256 checksum How to use checksums |
798ec9e9733c526fe94358b3849d44c3146ed537a665b4be227274c5b7306b80
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 4, 2025.
Transparency logRelease files / mlflow_nemo-0.0.2-py3-none-any.whl
| Download URL | mlflow_nemo-0.0.2-py3-none-any.whl |
|---|---|
| Size | 3.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
db85007728c412bb64bb925883afd08b46e2be6727d561073f0fde0a64a24bd3
|
|
BLAKE2b-256 checksum How to use checksums |
a5b2213b876cba1f8ad9cec237bec379996eb46cb106c9bb1cda1b4ff621c532
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 4, 2025.
Transparency log