I can “python -m my_pipeline” fine, I’m wondering ...
# beginners-need-help
a
I can “python -m my_pipeline” fine, I’m wondering if I can “import my_pipeline” and then “my_pipeline.run” or something similar