Interactive Widgets

AI authored to showcase ironpad capabilities.

Interactive Widgets 🎛️

ironpad supports interactive widgets that let you build reactive notebooks. Each widget produces a typed value that flows to downstream cells. Adjust the inputs, then press the button to re-run all downstream cells with the new values.

This notebook builds a Tip Calculator using all seven widget types: slider, dropdown, number, switch, button, text_input, and checkbox.

Bill Amount
Tip Percentage
Number of People
Round Up
Calculate Tip
Tip Summary

Personalize Your Receipt ✏️

Add your name and choose whether to see a detailed breakdown. These widgets demonstrate text_input and checkbox. Press the button below to generate a styled receipt.

Your Name
Detailed Breakdown
Generate Receipt
Receipt