Skip to content

eliasecchig/dependency-injection-example

Repository files navigation

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    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages