Skip to content

Releases: CoffeaTeam/lpcjobqueue

Version 0.3.1

12 Apr 17:45
3c437b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

Version 0.3.0

06 Feb 21:48
c52c39f
Compare
Choose a tag to compare

New feature: jupyter server proxy! If you are running jupyter lab, the same host/port can be used to access other web interfaces on the same machine, e.g. the dask dashboard. Either click the url or the "Launch dashboard" button:
Screenshot 2024-01-09 at 6 25 53 PM

As always, you can update by rerunning the bootstrap:

curl -OL https://raw.githubusercontent.com/CoffeaTeam/lpcjobqueue/main/bootstrap.sh
bash bootstrap.sh

What's Changed

New Contributors

Full Changelog: v0.2.10...v0.3.0

Version 0.2.10

16 Mar 19:37
952ac6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.2.10

Version 0.2.9

06 Mar 22:04
663d674
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

Version 0.2.8

16 Feb 18:12
e0fe7c2
Compare
Choose a tag to compare

What's Changed

  • Properly pass arguments to evaluate by @nsmith- in #20
  • use which to get proper shell by @lgray in #16

Full Changelog: v0.2.7...v0.2.8

Version 0.2.7

21 Nov 16:12
fa33e23
Compare
Choose a tag to compare

What's Changed

  • Added virtual_env detection for ship_env flag by @yimuchen in #18

Full Changelog: v0.2.6...v0.2.7

Version 0.2.6

07 Sep 21:26
b6dd9da
Compare
Choose a tag to compare
  • Update to account for missing configuration defaults (#12)

Version 0.2.5

13 Apr 16:18
00e9c78
Compare
Choose a tag to compare
  • bash script as an executable in LPCClusterJob (WIP) (#10)
  • Add sizeof for hist (#9)
  • Bind-mount cvmfs (#7)
  • Fix: use nbytes for Awkward Arrays (#8)
  • Ignore closed thread pool errors (#6)

Version 0.2.4

18 May 16:33
fa5d0a1
Compare
Choose a tag to compare

Properly install kernelspec on initialization (#4)

Version 0.2.3

14 Apr 19:53
72f6c52
Compare
Choose a tag to compare

Update list of collectors for LPC and properly iterate through them #3