Skip to content

v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 14:22
· 32 commits to main since this release

Added

Changed

  • Use jinja2 as sbatch template
  • change script dir to .autosbatch
  • get rid of pandas
  • replace call with subprocess.run
  • speed up by remove append
  • Add a logger
  • save job information to a file

Fixed