About Anaconda Help Download Anaconda

conda-forge / packages / jupyternotify 0.1.15

A Jupyter Notebook magic for browser notifications of cell completion

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.1.15

conda install

To install this package run one of the following:
conda install conda-forge::jupyternotify
conda install conda-forge/label/cf201901::jupyternotify
conda install conda-forge/label/cf202003::jupyternotify
conda install conda-forge/label/gcc7::jupyternotify

Description

This package provides a Jupyter notebook cell magic %%notify that notifies the user upon completion of a potentially long-running cell via a browser push notification. Use cases include long-running machine learning models, grid searches, or Spark computations. This magic allows you to navigate away to other work (or even another Mac desktop entirely) and still get a notification when your cell completes. Clicking on the body of the notification will bring you directly to the browser window and tab with the notebook, even if you're on a different desktop (clicking the "Close" button in the notification will keep you where you are).


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy