##// END OF EJS Templates
Fix an incorrect comment.
David Wyde -
Show More
@@ -1381,7 +1381,7 b' var IPython = (function (IPython) {'
1381 /**
1381 /**
1382 * Run the selected cell.
1382 * Run the selected cell.
1383 *
1383 *
1384 * This executes code cells, and skips all others.
1384 * Execute or render cell outputs.
1385 *
1385 *
1386 * @method execute_selected_cell
1386 * @method execute_selected_cell
1387 * @param {Object} options Customize post-execution behavior
1387 * @param {Object} options Customize post-execution behavior
General Comments 0
You need to be logged in to leave comments. Login now