Releases: rokroskar/sparkhpc
Releases · rokroskar/sparkhpc
Version 0.4
What's Changed
- fix string handling for python 3 by @rokroskar in #14
- allow specifying location of master logs by @dschulzg in #16
- Fixe syntax error in LSF job template by @vinjana in #17
- fixed Python 3 issue with Slurm jobs by @dschulzg in #18
- Bump ipython from 5.1.0 to 7.16.3 by @dependabot[bot] in #20
New Contributors
- @dschulzg made their first contribution in #16
- @vinjana made their first contribution in #17
- @dependabot[bot] made their first contribution in #20
Full Changelog: 0.3...0.4
hpcnotebook py3 bugfix
0.3.post3 hpcnotebook py3 compatibility fix
adds support for python 3
- python 3 compatibility
- testing via pytest
v0.2 - adds SLURM support
This release adds support for SLURM. It also breaks the API from before, please see the README for updated usage information.
first release
Initial release