Back to the main Index

Interactive Widgets

IPython includes an architecture for interactive widgets that tie together Python code running in the kernel and JavaScript/HTML/CSS running in the browser. These widgets enable users to explore their code and data interactively.

Tutorials

Examples of custom widgets

Examples using interact/interactive