Skip to main content

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)

Promo GIF

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.2.1.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

jupyter_sequor-0.2.1-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file jupyter-sequor-0.2.1.tar.gz.

File metadata

  • Download URL: jupyter-sequor-0.2.1.tar.gz
  • Upload date:
  • Size: 9.0 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

Hashes for jupyter-sequor-0.2.1.tar.gz
Algorithm Hash digest
SHA256 46ae6f1814fdb986b0f49a0e56855cfdbac6387ed685bf2533f10cdb5b5080c4
MD5 f5ba2bd0fe734e5ae41246a354836e1d
BLAKE2b-256 82a5faee87e3a804ee65e5b88d80facc3689601ebe08bd3701335f13694f2e07

See more details on using hashes here.

File details

Details for the file jupyter_sequor-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: jupyter_sequor-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 8.6 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

Hashes for jupyter_sequor-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f5497d1bd5e5ffdc5252f77704c8dab1d0770323e62c1f2a9738fa773cc2ffbb
MD5 064b86502dcdd0e4058fac275f8ce13c
BLAKE2b-256 0bb3f64e2e0f9e371cb3d0a3c42477c44c859299ce9e217b218427c0ecf581cb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page