1.2.3
1.2.3 (2023-11-24)
Fix
- Trial: Add table to rich renderables (#170)
- dask-jobqueue: Default to
scale()
for predictable behaviour (#168)
[main 1b41aa2] bump: version 1.2.2 → 1.2.3
3 files changed, 10 insertions(+), 3 deletions(-)
What's Changed
- fix(dask-jobqueue): Prevent endless enter cycle by @eddiebergman in #168
- doc(dask-jobqueu): Add an example for runnig with SLURM by @eddiebergman in #169
- fix(Trial): Add table to rich renderables by @eddiebergman in #170
- ci: Only test
"doc-runnable"
examples by @eddiebergman in #171
Full Changelog: 1.2.2...1.2.3