Show More
@@ -187,7 +187,7 b' var IPython = (function (IPython) {' | |||||
187 | else if( this._consecutive_conter == 3) |
|
187 | else if( this._consecutive_conter == 3) | |
188 | { |
|
188 | { | |
189 | this._old_cell = null ; |
|
189 | this._old_cell = null ; | |
190 |
this. |
|
190 | this.cancel_stick(); | |
191 | this._old_request = null ; |
|
191 | this._old_request = null ; | |
192 | this._consecutive_conter = 0; |
|
192 | this._consecutive_conter = 0; | |
193 | this.showInPager(); |
|
193 | this.showInPager(); |
General Comments 0
You need to be logged in to leave comments.
Login now