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.
Source Distribution
jupyter-sequor-0.1.1.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file jupyter-sequor-0.1.1.tar.gz
.
File metadata
- Download URL: jupyter-sequor-0.1.1.tar.gz
- Upload date:
- Size: 8.6 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 | f315f36a0b14b24b2b208e6870348e70971650a951b65099170794647687fb29 |
|
MD5 | 6e422b854d1389c6120324c5f5d7cadd |
|
BLAKE2b-256 | 69fa344b315932e508c428ac43b39ee22edf55f05331799f9548822219e93eca |
File details
Details for the file jupyter_sequor-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: jupyter_sequor-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.1 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 | 83bcbc066d544025697dbae4805bed35d2375212ed1e5b3538711bd73a6453ca |
|
MD5 | 006ad2a0916f159ac871f6719d31aa90 |
|
BLAKE2b-256 | 7afe4c1471a50afec1edb9bef0d80873eb8a1674e48be4ec735c2e21d2520c1f |