Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 654 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 654 Bytes

Github Repo Analysis Tool

Jupyter Docs

Getting Started

Installation

# Intall & build jupyter
$ pip3 install jupyterlab
$ jupyter lab build

Start the notebook which will be served at http://localhost:8888/lab

$ jupyter-lab

Tips for Running

  • Make sure to generate a github access token to run the script
  • If running a script further down after changes, make sure to rerun the imports

Output

  • Open and closed issues generated live in ./reports for further processing