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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jupyter-sequor-0.3.0.tar.gz
(9.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyter-sequor-0.3.0.tar.gz.
File metadata
- Download URL: jupyter-sequor-0.3.0.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
442c4fdbc5cee2f19c106895ca9a4bb3b716d5f46734d9f5c8d75d226bd7c80e
|
|
| MD5 |
61fa787a1f22d5566ab0d373f55f3dc8
|
|
| BLAKE2b-256 |
badb9c031a5558f415424d0738a5a46d423a61c363aae49329f95ad8059d8fc7
|
File details
Details for the file jupyter_sequor-0.3.0-py3-none-any.whl.
File metadata
- Download URL: jupyter_sequor-0.3.0-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d5b6a127d270ff4cf01453538bdf4a401bd47bf050a8a4db3dbac2cd9e8f0de
|
|
| MD5 |
ed41f1d3517e082756c1966248c51f22
|
|
| BLAKE2b-256 |
d9e961f81393526eeec714c9a27196434c733bfe5184faad5e36bdaeeed5c96e
|