简体   繁体   中英

Microsoft VS Code jupyter notebooks

Is there a way for VS code to notify the user when the cell execution has been completed in .ipynb files?

There are probably many more options you can do, here I list two of them.

  1. Set an alarm at the end of the cell, for this, you can check the following links:
  1. 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:

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM