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