tests.system.papermill.example_papermill

This DAG will use Papermill to run the notebook “hello_world”, based on the logical date it will create an output notebook “out-<date>”. All fields, including the keys in the parameters, are templated.

Attributes

START_DATE

SCHEDULE_INTERVAL

DAGRUN_TIMEOUT

ENV_ID

DAG_ID

run_this

test_run

Module Contents

tests.system.papermill.example_papermill.START_DATE[source]
tests.system.papermill.example_papermill.SCHEDULE_INTERVAL = '0 0 * * *'[source]
tests.system.papermill.example_papermill.DAGRUN_TIMEOUT[source]
tests.system.papermill.example_papermill.ENV_ID[source]
tests.system.papermill.example_papermill.DAG_ID = 'example_papermill_operator'[source]
tests.system.papermill.example_papermill.run_this[source]
tests.system.papermill.example_papermill.test_run[source]

Was this entry helpful?