NOTE: this code is deprecated. please use jupyter-notify instead.
Ipython notifyer is dependent on pync package and meant as a tiny decorator for your heavy long functions. It is especially useful in the Ipython, as web browser can lead to the massive destruction :-)
- pync, which, in its turn, is a wrapper around terminal-notifier
pip install git+https://github.com/Casyfill/ipython_notifier@master
- initial sketch
- example and screen-shot
- check pip install
- exception
- timer
- now wrapper inherits docstring, name and module metadata from original function (for debugging purposes)
- simple nosetests
- print job name
- check licenses
- create wheel
- create anaconda package