marvin-rfc-poc

Install

Run from repo root:

echo 'export "MARVIN_PATH"="$(pwd)/src" && export PATH=$PATH:$MARVIN_PATH' >> ~/.bashrc

Usage example:

On project folder:

marvin init

To compile and upload pipeline dependencies (after creation of pipeline.yaml):

marvin compile_and_upload -f piepeline.yaml

next step: get tarball and upload to kfp