Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 267 Bytes

Examples

Examples for Interpogate. Create a virtual environment in this directory, then install the dependencies:

pip install -r requirements.txt

Launch Jupyter lab via:

jupyter lab

Navigate to a notebook in this directory to play around.