This DAG will use Papermill to run the notebook “hello_world”, based on the execution date
it will create an output notebook “out-<date>”. All fields, including the keys in the parameters, are
templated.
Module Contents
Functions
check_notebook (inlets, execution_date)
|
Verify the message in the notebook |
Attributes
-
tests.system.papermill.example_papermill_verify.START_DATE[source]
-
tests.system.papermill.example_papermill_verify.SCHEDULE_INTERVAL = '0 0 * * *'[source]
-
tests.system.papermill.example_papermill_verify.DAGRUN_TIMEOUT[source]
-
tests.system.papermill.example_papermill_verify.ENV_ID[source]
-
tests.system.papermill.example_papermill_verify.DAG_ID = 'example_papermill_operator_verify'[source]
-
tests.system.papermill.example_papermill_verify.check_notebook(inlets, execution_date)[source]
Verify the message in the notebook
-
tests.system.papermill.example_papermill_verify.run_this[source]
-
tests.system.papermill.example_papermill_verify.test_run[source]