mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
Fix an incorrect comment.
This commit is contained in:
parent
904be21a9f
commit
72c94c4f1c
@ -1381,7 +1381,7 @@ var IPython = (function (IPython) {
|
||||
/**
|
||||
* Run the selected cell.
|
||||
*
|
||||
* This executes code cells, and skips all others.
|
||||
* Execute or render cell outputs.
|
||||
*
|
||||
* @method execute_selected_cell
|
||||
* @param {Object} options Customize post-execution behavior
|
||||
|
Loading…
Reference in New Issue
Block a user