notebook
This commit is contained in:
@@ -55,10 +55,10 @@ if _REQ_FILE.exists():
|
||||
|
||||
# Definice pipeline (step_id, label, executable filename)
|
||||
STEPS = [
|
||||
("1b", "Graph delta sync", "1b_parse_emails_graph_delta_v1.0.py"),
|
||||
("1b", "Graph delta sync", "1b_parse_emails_graph_delta_v1.1.py"),
|
||||
("3", "Download attachments", "3_download_attachments_v1.5.py"),
|
||||
("4", "Unwrap S/MIME", "4_unwrap_smime_v1.0.py"),
|
||||
("5", "Enrich fulltext (PG)", "5_enrich_fulltext_emails_v1.3.py"),
|
||||
("5", "Enrich fulltext (PG)", "5_enrich_fulltext_emails_v1.4.py"),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user