Installation

Prerequisite

Jupyter Notebook and Tornado will be installed automatically if they do not exist in your environment. Tornado 5 is not yet supported.

Installation

$ pip install jaffle

You will also probably need pytest:

$ pip install pytest