Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.15 KB

README.md

File metadata and controls

14 lines (8 loc) · 1.15 KB

flowpyter-task

CircleCI License: MPL 2.0 Code style: black

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.

Installation

Install with pip:

pip install flowpyter-task

Documentation

Documentation is available here.