File size: 295 Bytes
41c016f |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Type: IPython Notebook Extension
Name: ScrollDown
Description: Scroll outputs down automatically
Link: readme.md
Icon: icon.png
Main: main.js
Compatibility: 4.x, 5.x
Parameters:
- name: scrollDownIsEnabled
description: enable scroll_down toolbar button
input_type: checkbox
default: false
|