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-531 Implement PythonOperatorPerArtifact #748

Closed mingjerli closed 2 years ago

mingjerli commented 2 years ago

Description

There is some potential for refactoring the PythonOperatorPerSession and PythonOperatorPerArtifact; however, I think it will make more sense to do it when implementing the DockerOperator.

Fixes # (issue)

LIN-531

Type of change

How Has This Been Tested?