Skip to content

Commit

Permalink
comments updated
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiverse01 committed Jul 30, 2024
1 parent 49334ad commit ee7daf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/run_pipeline.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
"""Script to run the TFX pipeline."""

# tfx orchestration manages tfx containere by using the DAG - Directed Acyclic Graph

from tfx.orchestration.local import LocalDagRunner
from pipeline.pipeline import create_pipeline

Expand Down

0 comments on commit ee7daf4

Please sign in to comment.