From b15593f69bb14266d1f23bf95149262341b89c7d 2014-01-21 23:21:44 From: Jonathan Frederic Date: 2014-01-21 23:21:44 Subject: [PATCH] Remove todo in apply update --- diff --git a/IPython/html/static/notebook/js/widgets/widget.js b/IPython/html/static/notebook/js/widgets/widget.js index f98aa97..77bc33c 100644 --- a/IPython/html/static/notebook/js/widgets/widget.js +++ b/IPython/html/static/notebook/js/widgets/widget.js @@ -97,7 +97,6 @@ function(WidgetManager, Underscore, Backbone){ } } } - //TODO: are there callbacks that make sense in this case? If so, attach them here as an option }, _handle_status: function (msg, callbacks) {