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