Skip to main content

Test plugin for MLflow. Allows using URI which is behind IAP by setting environment variable of 'MLFLOW_IAP_CLIENT_ID' to the client id of the IAP.

Project description

MLFlow GCP IAP Plugin

This project will allow for using an MLFlow service endpoint which is protected with IAP by setting an environment variable: MLFLOW_IAP_CLIENT_ID.

Installation

pip install mlflow-gcp-iap-plugin

Use

import mflow
import os

os.environ["MLFLOW_IAP_CLIENT_ID"] = <CLIENT_ID_VALUE>

# Use mlflow logging as desired...

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

mlflow-gcp-iap-plugin-0.0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

mlflow_gcp_iap_plugin-0.0.2-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

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