Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@nsmith- nsmith- released this 06 Feb 21:48
· 4 commits to main since this release
c52c39f

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