flowpyter-task is a Python package which provides Airflow operators for executing Jupyter notebooks using papermill, running in a Docker container. It is designed for use with Flowminder's FlowKit toolkit for CDR analysis, and in particular the FlowETL container. We also provide a Docker image, flowminder/flowbot, which extends the FlowETL image to include flowpyter-task.
Install with pip:
pip install flowpyter-task
Documentation is available here.