Skip to content

Releases: CoffeaTeam/lpcjobqueue

v0.5.0

01 Oct 23:07
d359e61

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

v0.4.2

30 Apr 18:09
fc1e1ec

Choose a tag to compare

What's Changed

  • avoid disabled schedds (prevent divide by zero error) by @kpedro88 in #43

Full Changelog: v0.4.1...v0.4.2

v0.4.1

18 Dec 14:50
eb21e66

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

13 Dec 22:05
50020cb

Choose a tag to compare

This should make us more resilient to changes in the LPC condor configuration.

What's Changed

  • bind all files/paths needed for host condor config by @kpedro88 in #36

Full Changelog: v0.3.1...v0.4.0

Version 0.3.1

12 Apr 17:45
3c437b1

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

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

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

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

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

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