JulesGM / our_squeue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uses rich.table to makes it easier to read what's going on with your SLURM jobs.

Shows a table with the job names, their state in color, and their info in a table made with the Rich Python module.

Just make our_squeue.py executable with chmod +x and add a symlink to in in a place that is in your $PATH, or add the folder that contains the script to your $PATH & create a symlink without the extension.

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%