LineaLabs / lineapy

Move fast from data science prototype to pipeline. Capture, analyze, and transform messy notebooks into data pipelines with just two lines of code.
https://lineapy.org
Apache License 2.0
662 stars 58 forks source link

LIN-674, LIN-671 add mlflow configs #825

Closed mingjerli closed 1 year ago

mingjerli commented 1 year ago

Description

Add MLflow related config items in lineapy.utils.config

Update setup.py to enable pip install lineapy[mlflow]

Fixes # (issue)

LIN-674, LIN-671

Type of change

How Has This Been Tested?