Hands-on#

Let’s get our hands to the keyboard! In this first “hands-on” session, we will learn about the tools and technologies we will use to complete this course.

Software infrastructure#

The main tool we will use for this course is JupyterLab so, to be able to follow this course interactively and successfully complete it, you will need to be able to run it.

Tip

Check out instructions on the Infrastructure page

Jupyter Lab#

Once you have access to an installation of Jupyter Lab, watch the following video, which provides an overview of the tools and its main components:

Jupyter Notebooks#

The main vehicle we will use to access, edit and create content in this course are Jupyter Notebooks. Watch this video for a tour into their main features and how to master their use:

As mentioned in the clip, notebook cells can contain code or text. You will write plenty of code cells along the way but, to get familiar with Markdown and how you can style up your text cells, start by reading this resource:

Following this course interactively#

Now you are familiar with Jupyter Lab and its notebooks, we are ready to jump on the materials for this course. The following clip shows you how to access course content and get up to speed in no time!