Skip to content

how to get notifications on execution? #328

@EHV-PB

Description

@EHV-PB

Using Putty, i have a series of bash documents that run nbclient for me, but i want to get a notification in the notebook execution fails. I haven't figure out how to rig that.

!/bin/bash
export PATH=/home/ubuntu/anaconda3/bin:$PATH
jupyter nbconvert --to notebook --execute /home/ubuntu/MyNotebooks/Notebook.ipynb

add some line of code to send email if execution fails, times out, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions