Summary
In this chapter, we added widgets to our Jupyter installation and we used the interact and interactive widgets to produce a variety of user input controls. We then looked at the widgets package in depth to investigate some of the user controls available, properties available in the containers, events that are available emitting from the controls, and how to build containers for the controls.
In the next chapter, we will look into sharing Notebooks and converting them into different formats.