Is there a way for VS code to notify the user when the cell execution has been completed in .ipynb
files?
Asked
Active
Viewed 635 times
2

Zohim Chandani
- 29
- 4
1 Answers
2
There are probably many more options you can do, here I list two of them.
- Set an alarm at the end of the cell, for this, you can check the following links:
- You can send emails to you if you are not close to your computer and want to get notified. for this please check following links too: