tests.system.papermill.example_papermill_remote_verify

此 DAG 將使用 Papermill 執行筆記本 “hello_world”,並根據邏輯日期建立輸出筆記本 “out-<date>”。所有欄位,包括參數中的鍵,都已模板化。

模組內容

函數

check_notebook(output_notebook, execution_date)

驗證筆記本中的訊息

屬性

START_DATE

SCHEDULE_INTERVAL

DAGRUN_TIMEOUT

ENV_ID

DAG_ID

run_this

test_run

tests.system.papermill.example_papermill_remote_verify.START_DATE[原始碼]
tests.system.papermill.example_papermill_remote_verify.SCHEDULE_INTERVAL = '@once'[原始碼]
tests.system.papermill.example_papermill_remote_verify.DAGRUN_TIMEOUT[原始碼]
tests.system.papermill.example_papermill_remote_verify.ENV_ID[原始碼]
tests.system.papermill.example_papermill_remote_verify.DAG_ID = 'example_papermill_operator_remote_verify'[原始碼]
tests.system.papermill.example_papermill_remote_verify.check_notebook(output_notebook, execution_date)[原始碼]

驗證筆記本中的訊息

tests.system.papermill.example_papermill_remote_verify.run_this[原始碼]
tests.system.papermill.example_papermill_remote_verify.test_run[原始碼]

此條目是否對您有幫助?