All Projects → naraB → jupyter-notifier

naraB / jupyter-notifier

Licence: MIT license
A Browser Extension That Notifies You When Jupyter Notebook Code Cells Terminate

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to jupyter-notifier

aws-iot-analytics-notebook-containers
An extension for Jupyter notebooks that allows running notebooks inside a Docker container and converting them to runnable Docker images.
Stars: ✭ 25 (-41.86%)
Mutual labels:  jupyter-notebook-extension
jupyter-scatter
Interactive 2D scatter plot widget for Jupyter Lab and Notebook. Scales to millions of points!
Stars: ✭ 172 (+300%)
Mutual labels:  jupyter-notebook-extension
jupyter-extensions
Jupyter extensions for SWAN
Stars: ✭ 56 (+30.23%)
Mutual labels:  jupyter-notebook-extension
callgraph
Magic to display dynamic call graphs of Python function calls
Stars: ✭ 53 (+23.26%)
Mutual labels:  jupyter-notebook-extension

logo

Jupyter Notifier

Jupyter Notifier is a browser extension that notifies you when code cells terminate.

Description

On every Jupyter Notebook environment, Jupyter Notifier allows you to select specific cells for notification. For this, Jupyter Notifier injects a button bell into your notebook. You can get notified with a sound, a message, or both when code cells terminate.

With Jupyter Notifier, you won't be repeatedly checking whether your cell has finished running.

Installation

Jupyter Notifier can be installed through the Chrome Web Store and will be available for Firefox soon.

Screenshots

ui


With clicking the button bell, the selected cell(s) will notify you on termination. Jupyter Notifier adds an indicator next to the selected cell(s).

bell-icon


On termination of a subscribed cell, given 'Notify me with a message' is activated, you'll get a notification containing the runtime of the cell.

notification

Contribute

TBD

License

MIT © Baran Yildirim

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].