Show More
@@ -236,7 +236,7 b' var IPython = (function (IPython) {' | |||||
236 | * @async |
|
236 | * @async | |
237 | * @method execute |
|
237 | * @method execute | |
238 | * @param {string} code |
|
238 | * @param {string} code | |
239 |
* @param [callbacks] {Object} With the option |
|
239 | * @param [callbacks] {Object} With the optional following keys | |
240 | * @param callbacks.'execute_reply' {function} |
|
240 | * @param callbacks.'execute_reply' {function} | |
241 | * @param callbacks.'output' {function} |
|
241 | * @param callbacks.'output' {function} | |
242 | * @param callbacks.'clear_output' {function} |
|
242 | * @param callbacks.'clear_output' {function} |
General Comments 0
You need to be logged in to leave comments.
Login now