Skip to content

Python script to monitor Slurm job and send a notification through LINE Notify

License

Notifications You must be signed in to change notification settings

ThewApp/line-notify-slurm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

line-notify-slurm

Python script to monitor Slurm job and send a notification through LINE Notify

Usage

  1. Get LINE Notify personal token from https://notify-bot.line.me/my/.
  2. Set LINE_NOTIFY environment variable.
    export LINE_NOTIFY="Bearer <access_token>"
  3. Start monitoring jobID.
    python notify.py <jobID>

About

Python script to monitor Slurm job and send a notification through LINE Notify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages