Show More
@@ -173,10 +173,10 var IPython = (function (IPython) { | |||
|
173 | 173 | * |
|
174 | 174 | * @property auto_scroll_threshold |
|
175 | 175 | * @type Number |
|
176 |
* @default |
|
|
176 | * @default 100 | |
|
177 | 177 | * |
|
178 | 178 | **/ |
|
179 |
OutputArea.auto_scroll_threshold = |
|
|
179 | OutputArea.auto_scroll_threshold = 100; | |
|
180 | 180 | |
|
181 | 181 | |
|
182 | 182 | /** |
General Comments 0
You need to be logged in to leave comments.
Login now