Git and JupyterLab#

Important

Before we go over this tutorial we expect that you have already gone through these preparation materials:

Learning Objectives

  • Set up Git in the JupyterHub using First time git setup

  • Learn how to use the jupyterlab-git GUI in JupyterLab

  • Practice four basic Git/GitHub skills: clone, commit, push, and pull

  • Use git to create copies of hackweek repositories on GitHub for modification

  • Navigate the JupyterLab interface for writing and executing code

Preliminary Work#

Additional information around the git command, GitHub, and our JupyterHub environment that provides the JupyterLab can be found under the preliminary content.