Skip to main content

Bell magic for IPython. Rings a bell when cell evaluation (IPython shell or Jupyter notebook) is complete.

pip install cellbell

Use as cell or line magic:

# Import
import cellbell

# line magic
%ding my_long_function()

# cell magic
%%ding
time.sleep(4)
my_long_function()
time.sleep(2)
print("done")

Can also be used directly by calling ding:

# Import
import cellbell

cellbell.ding()

Inspired by ipython-bell, but works on all systems by playing a wav.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cellbell-0.0.3.tar.gz (160.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cellbell-0.0.3-py2.py3-none-any.whl (160.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file cellbell-0.0.3.tar.gz.

File metadata

  • Download URL: cellbell-0.0.3.tar.gz
  • Upload date:
  • Size: 160.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cellbell-0.0.3.tar.gz
Algorithm Hash digest
SHA256 2c1cdbaa9ac7334f70a4038640440d5d10b473a94e1f3bbfb4e6cdcd59512709
MD5 933c2e8c2c245516b5af616d007f9cad
BLAKE2b-256 6bd3d216b90325add2620f696c5186539bbd717921e1ff92b7b604debb35683b

See more details on using hashes here.

File details

Details for the file cellbell-0.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for cellbell-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f11443519c0aef4642ee47d28e4b90341275a37fb362038946e2d960eaefa4e1
MD5 9c1a9f2072ac45782287142ac3a93749
BLAKE2b-256 e7accf661aa8295d0f07cd2cf28af22d042c225facf86954e4e6fe4a6dd00962

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.3 This release

2 files

0.0.2

1 file

0.0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page