Skip to content

Slack bot that tells you the status of your LSF jobs

License

Notifications You must be signed in to change notification settings

cellgeni/farmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

farmer

Slack bot that tells you the status of your LSF jobs

Usage

To be notified when jobs finish, you can use the included post-exec script:

$ bsub ... -Ep /path/to/farmer/src/post-exec.sh

Development setup

Install uv:

$ curl -LsSf https://astral.sh/uv/install.sh | sh # Linux/macOS
$ powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" # Windows

Install the app and its dependencies:

$ uv sync

About

Slack bot that tells you the status of your LSF jobs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published