with Jupyter Notebooks
In this workshop we will learn some common ways of interacting with Git and GitHub.
To follow along with this interactive workshop you will need a free Microsoft account and a free GitHub account. You can follow the links to create these accounts now, or you can create them when they are needed during the workshop.
You can also find a set of accompanying Google Slides at
.
To start the workshop you can use either Microsofts Azure or MyBinder. Microsoft Azure is the preferred way as notebook 4 cannot be followed on MyBinder.
-
Click the link
. This will take you to a new webpage that will ask you to import the repository. Click the
Importbutton. You will then be asked to sign in with you Microsoft account. If you haven't already created one then you can create one now. Once you have logged in you will see a new windowCreate New Library.You can leave all of the setting as their defaults. Press
Import. Once the import has finished click on the linklearn-github. Finally right click on the file1-introduction.ipynband pressRun In JupyterLab (j). -
Click the link
. This will automatically take you to a webpage where your interactive environment will be created and the
1-introduction.ipynbwill be opened for you.
This workshop was inspired by the fantastic
git-it-electron created by
Jessica Lord and built on a previous tutorial
presented by Duncan Macleod.
learn-github is released under the MIT license.


