chirag-jn / notipyer

Notification Triggers for Python
https://pypi.org/project/notipyer/
GNU Affero General Public License v3.0
18 stars 2 forks source link

JupyterLab notifications #3

Open chirag-jn opened 3 years ago

chirag-jn commented 3 years ago

Add support for sending notifications from JupyterLab notebooks without using magic. Reference: https://github.com/ShopRunner/jupyter-notify/pull/38

chirag-jn commented 3 years ago

https://www.geeksforgeeks.org/send-chrome-notification-using-python/