View on GitHub

Jupyter notebooks

Training materials for a training session on Jupyter notebooks.

Jupyter notebooks are a valuable tool for data analysis and exploration, as well as for exploratory programming. In this training you will learn how to use Jupyter notebooks effectively for visualization and experimenting. Jupyter notebooks can be used with multiple kernels for different programming languages, and it is also possible to mix different languages in a single notebook. You will also learn that Jupyter notebooks are not idealy suited for production environments, and you will learn how to convert notebooks to scripts.

Learning outcomes

When you complete this training you will

Schedule

Total duration: 3 hours.

Subject Duration
introduction and motivation 5 min.
basics of notebooks 25 min.
notebook magic 10 min.
interaction and animation 30 min.
pairing notebooks for version control 15 min.
using the R kernel 10 min. }
using the Bash kernel 10 min. }
Bash in a Python notebook 10 min.
R in a Python notebook 10 min.
creating a slide show 10 min.
JupyterHub 10 min.
wrap up 5 min.

Training materials

Slides are available in the GitHub repository, as well as example code and hands-on material.

Target audience

This training is for you if you need to use Jupyter notebooks.

Prerequisites

You will need experience programming in Python or R. This is not a training that starts from scratch. You should also be familiar with using the command line in Linux.

For following along hands-on, you need

Level

Trainer(s)