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

Uploaded Source

Built Distribution

jupyter_sequor-0.2.0-py3-none-any.whl (22.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jupyter-sequor-0.2.0.tar.gz
  • Upload date:
  • Size: 21.5 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.0.tar.gz
Algorithm Hash digest
SHA256 107489b9dc0307a530e633104fc24229c668c47380eb3ef85716a64a274432a0
MD5 4611c7cf35101d08b288c6cbbfb3f2ad
BLAKE2b-256 974aae1e869f41c913d0aa509f3f85d5e8b6374b228a8237990fecfdc67d31ab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jupyter_sequor-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 22.4 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0ce37206c91ee75a75f73156b8e54bfc4e59a5e91a0e3251d5896ee6b41028f4
MD5 b99bdd714239a82475ef448a8002358e
BLAKE2b-256 7592536e5bb4dfa71e869b80923da2a7de34ca3e82f4604a9eb7bfb458f4f561

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