tests.system.providers.papermill.example_papermill

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

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

Was this entry helpful?