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 (output_notebook, execution_date)
|
Verify the message in the notebook |
Attributes
-
tests.system.papermill.example_papermill_remote_verify.START_DATE[source]
-
tests.system.papermill.example_papermill_remote_verify.SCHEDULE_INTERVAL = '@once'[source]
-
tests.system.papermill.example_papermill_remote_verify.DAGRUN_TIMEOUT[source]
-
tests.system.papermill.example_papermill_remote_verify.ENV_ID[source]
-
tests.system.papermill.example_papermill_remote_verify.DAG_ID = 'example_papermill_operator_remote_verify'[source]
-
tests.system.papermill.example_papermill_remote_verify.check_notebook(output_notebook, execution_date)[source]
Verify the message in the notebook
-
tests.system.papermill.example_papermill_remote_verify.run_this[source]
-
tests.system.papermill.example_papermill_remote_verify.test_run[source]