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

Uploaded Source

Built Distribution

jupyter_sequor-0.1.0-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jupyter-sequor-0.1.0.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

Hashes for jupyter-sequor-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f396e7650132d5d1ee4d69bf85c7fe338b456b0e73689dd7ef0a49f5fac70ab1
MD5 58aae71cfeeeae2993942c2aa9a035b4
BLAKE2b-256 e226c96b5ea4957df0c741d8115c25fe1fdccf15c16591e7a0603af9a5b946f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jupyter_sequor-0.1.0-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

Hashes for jupyter_sequor-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 64fadcd838c687b436105addb9dfd954d24a9508e77a4ebda1e44d45f64ccfd5
MD5 79b978d725eda28797612a3e0b8f89c9
BLAKE2b-256 d929a9adb551343a725a47495c1ba8a6249d30219d5eb6aca58c4deaf62083e0

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