##// END OF EJS Templates
Moved get_msg_cell which depends on notebook specific logic...
Moved get_msg_cell which depends on notebook specific logic into the WidgetManager for easy override. Also removed almost all of the logic that refers to cell.output_area inside the model and replaced it with logic that uses cell.
Jonathan Frederic -
r14378:3c4d9962
Show More
Name Size Modified Last Commit Author
/ IPython / html / static / notebook / js / widgets
basic_widgets.js Loading ...
bool.js Loading ...
button.js Loading ...
container.js Loading ...
float.js Loading ...
float_range.js Loading ...
int.js Loading ...
int_range.js Loading ...
multicontainer.js Loading ...
selection.js Loading ...
string.js Loading ...