v2.0.0-alpha.1
Pre-release
Pre-release
- Add the
SlurmClient.from_config(config_only=True)
option to load a lighter version of the SlurmClient that doesn't actually connect with Slurm or the database. This can be used for information / config calls, like finding out what workflows are configured.
Full Changelog: v2.0.0-alpha...v2.0.0-alpha.1