Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 446 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 446 Bytes

Showcase creation of components that accept a file passed by the Data Scientists

Setup:

pip install poetry
poetry install

Before triggering the pipeline you should edit the project and pipeline_root in example_of_a_python_package_outside_of_this_repo/model_wrapper_interface.py

Trigger pipeline:

PYTHONPATH=. poetry run python example_of_a_python_package_outside_of_this_repo/trigger_pipeline.py