In the Getting started series of tutorials, a number of elements are recurring to provide a consistent feeling. In order to make these elements stand out, th following styling options would be added to these elements.
For each of the data sets, some background information on the data used is provided. Still, we do not want it to take too much space. To do so, we make the presentation of each data set collapsible. When clicked on the data set name, more information is provided with also a link to the raw source CSV data:
The titanic data set is available as CSV. The data consists of the following data columns:
The air quality data set is available as CSV....
To raw dataTo make the tasks/questions on what someone wants to do with the data stand out, add this in a callout box:
I'm interested in the age of the titanic passengers.
Similar to the rest of the pandas documentation, these are based on the Bootstrap alerts (as also renderd by sphinx)
Each time a concept is explained, users are also referred to the section in the user guide with more detailed information on the topic. To make it stand out, a badge indicates the reference and the link get special styling:
At the end of each tutorial, a short recap on the main elements to remember is added: