From 7e268d8ec864df1a250e2ccc1b3f83c8db9dfdcd Mon Sep 17 00:00:00 2001 From: Matthias BUSSONNIER Date: Wed, 25 Jan 2012 15:15:52 +0100 Subject: [PATCH] execute_get_cell -> execute_cell wrongly rename execute_cell leading to broken execute_all_cell --- IPython/frontend/html/notebook/static/js/notebook.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IPython/frontend/html/notebook/static/js/notebook.js b/IPython/frontend/html/notebook/static/js/notebook.js index 031d46a3b..d6bde5133 100644 --- a/IPython/frontend/html/notebook/static/js/notebook.js +++ b/IPython/frontend/html/notebook/static/js/notebook.js @@ -1014,7 +1014,7 @@ var IPython = (function (IPython) { var ncells = this.ncells(); for (var i=0; i