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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: jupyter-sequor-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 c45fb752c0242d66f957ba19ec52b2961abd6adce9d33f180dea751e907df51a
MD5 21d1b6c2c06b944ce48964d90d11a5bf
BLAKE2b-256 736f39ed8d7b72bf64497f4991313023998bd85a23513f6d3d39c85227004954

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jupyter_sequor-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 038a252e8fd424ea934681697c29eca7e7215676ae2521e9e8d50e630a6db60c
MD5 ebccb0111084551491d6b7f76d1caec4
BLAKE2b-256 9c36a7fd1e1231981c4d05e05fa730a2953c5f6bbf6e47790b687bd1f93fd640

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