Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 242 Bytes

Installation

Each directory has a requirements.txt describing the minimal dependencies required to run the notebooks in that directory.

pip

To install these dependencies with pip, you can issue pip3 install -r requirements.txt.