Skip to content

ScriptHut

Web interface to start and track jobs on remote systems (Slurm, ECS, AWS Batch).

Features

  • Define and manage computational tasks via YAML configuration
  • Submit jobs to Slurm, PBS/Torque, or AWS Batch clusters
  • Real-time job monitoring with live log streaming
  • SSH connection management with key-based authentication
  • Task runs with concurrency limits and parameter sweeps
  • EC2-equivalent cost estimation for runs

Quick install

pip install scripthut

Next steps