Push Notifications from Jupyter Notebook after Code Execution [Python for Data Science]

Опубликовано: 06 Октябрь 2024
на канале: 1littlecoder
1,680
18

In this Jupyter Notebook Tutorial, We'll learn about `jupyternotify` a Python package that lets us send Push Notifications from Jupyter Notebook after Code Execution. This is extremely helpful in Machine Learning or Deep Learning Model training to get to know about the completion of the training process or the progress of the Model training process.

Please note, Currently it doesn't work on Google Colab and works only on your local Jupyter Notebook - Chrome & Firefox browser.

Github - https://github.com/ShopRunner/jupyter... (Don't forget to star the repo)
Notebook Code used in the Video - https://github.com/amrrs/youtube-r-sn...