"The widget framework is built **on top of the Comm framework** (short for communication). The Comm framework is a framework that **allows you send/receive JSON messages** to/from the front-end (as ...
"* Widgets are eventful python objects that have a representation in the browser, often as a control like a slider, textbox, etc.\n", "* Widgets can be used to build ...