Skip to content

Latest commit

 

History

History

notebooks

Pre-requisites

  • Python environment with Jupyter Notebook installed. If you don't already have something, Anaconda is a popular choice.
  • PyGithub installed: pip install PyGithub
  • GitHub Personal Access Token created and saved into a file called 'gh_key' in this notebooks directory.