github jupyterhub/batchspawner v1.1.0
Batchspawner 1.1

latest releases: v1.3.0, v1.2.0
3 years ago

Added (user)

  • PR #170: SlurmSpawner: add req_gres to specify -go-res.
  • PR #137: GridEngineSpawner: spawner will now add the following system environment values to the spawner environment, in accordance with the Univa Admin Guide: SGE_CELL, SGE_EXECD, SGE_ROOT, SGE_CLUSTER_NAME, SGE_QMASTER_PORT, SGE_EXECD_PORT, PATH

Added (developer)

  • PR #187: support for unknown job state

Changed

  • PR #177: Fail on first error in batch script by setting set -e to script templates.
  • PR #165: SlurmSpawner: Update template to use --chdir instead of --workdir. Users of Slurm older than 17.11 may need to revert this locally.
  • PR #189: remove bashism from default script template
  • PR #195: fix exception handling in run_command
  • PR #198: change from Travis to gh-actions for testing
  • PR #196: documentation
  • PR #199: update setup.py

Don't miss a new batchspawner release

NewReleases is sending notifications on new releases.