Description

Render jupyter (or jupytext) notebooks to HTML reports. Supports parametrization through papermill.

Input

Name
Description
Pattern

0 ()

1 ()

parameters (map)

Groovy map with notebook parameters which will be passed to papermill in order to create parametrized reports.

input_files (file)

One or multiple files serving as input data for the notebook.

*

Output

Name
Description
Pattern

0 ()

0 ()

0 ()

Tools

jupytext Documentation

Jupyter notebooks as plain text scripts or markdown documents

papermill Documentation

Parameterize, execute, and analyze notebooks

nbconvert Documentation

Parameterize, execute, and analyze notebooks