jupyterhub / batchspawner

Custom Spawner for Jupyterhub to start servers in batch scheduled systems
BSD 3-Clause "New" or "Revised" License
190 stars 134 forks source link

Update to lastest CI action versions #239

Closed bollwyvl closed 2 years ago

bollwyvl commented 2 years ago

References

Changes

consideRatio commented 2 years ago

The pre-commit failure is related to black being incompatible with a version of click that was released, this is fixed as part of #238 though.