Skip to main content
tif1 comes with built-in support for Jupyter Notebooks and Lab, providing rich HTML representations for its core objects. This makes interactive exploration of F1 data much more intuitive and visually appealing.

Rich HTML Displays

When you display a Session, Driver, or Lap object in a Jupyter cell, tif1 automatically renders a formatted HTML table instead of the standard string representation.

Session Info

The session display shows key metadata including the year, event name, session type, data lib, and the number of drivers (if loaded).
Last modified on March 4, 2026