https://github.com/SwinAkathon/gitstats
- PyGithub
- Open the Python notebook
gitstats.ipynband configure the parameters in the first cell - Uncomment and execute the code cells under
SetupandEnsure configuration (ONCE)- Once executed, revert the comment so that they are not executed subsequently each time
- Execute
Run-Allon the notebook
- Access Github repository page
- Open file
gitstats.ipynb - Under "More Edit Options" context menu, choose "Open with...github.dev"
- On
github.dev's Terminal, click the option to open the project on Github codespace. - Follow the instructions to execute
gitstats.ipynbthe codespace.
- Run
python git_clone.py [file:teams.csv]e.g.python git_clone.py data/teams.csv