Jupyter extension for following cell outputs.
Project description
jupyter-sequor
Follow and scroll automatically cell outputs in Jupyter notebooks
Installation
pip install jupyter-sequor
Usage
A minimal example:
NOTE: The example requires additional package lorem.
import lorem import time for a in range(0, 200, 10): text = lorem.text() print(text) time.sleep(0.2)
Note that the Follow
button appears only when the cell enters a scrolled state.
Feel free to enable/disable the follow on a cell level by clicking the button.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size jupyter_sequor-0.3.0-py3-none-any.whl (8.7 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size jupyter-sequor-0.3.0.tar.gz (9.1 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for jupyter_sequor-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d5b6a127d270ff4cf01453538bdf4a401bd47bf050a8a4db3dbac2cd9e8f0de |
|
MD5 | ed41f1d3517e082756c1966248c51f22 |
|
BLAKE2-256 | d9e961f81393526eeec714c9a27196434c733bfe5184faad5e36bdaeeed5c96e |