Doing [[ counts['doing'] ]]
| Id |
Instruction |
Status |
Machine |
Runtime |
Last Modified |
|
| [[ job.id ]] |
[[ job.instruction ]] |
[[ job.status ]] |
[[ job.machine_id ]] |
[[ job.runtime ]] |
[[ job.last_modified ]] |
|
Pending [[ counts['pending'] ]]
| Id |
Instruction |
Status |
Last Modified |
|
| [[ job.id ]] |
[[ job.instruction ]] |
[[ job.status ]] |
[[ job.last_modified ]] |
|
Done [[ counts['done'] ]]
| Id |
Instruction |
Status |
Machine |
Runtime |
Last Modified |
|
| [[ job.id ]] |
[[ job.instruction ]] |
[[ job.status ]] |
[[ job.machine_id ]] |
[[ job.runtime ]] |
[[ job.last_modified ]] |
|