2.0.0: 2022/01/24
New features
- Multiple Jupyter environments can be proposed for each partition
- Users can use their own Jupyter environment
Breaking changes ⚠️
- The format of the configuration has changed in an incompatible way.
- Python3.8 is now the minimal required version.
What's Changed
- Fixed persistence of simple tab when switching from Advanced to Simple by @t20100 in #36
- Enhanced: Use "Quarter" instead of fraction by @mretegan in #38
- Added Jupyter environment selection by @t20100 in #41
- Removed number of nodes and number of tasks fields by @t20100 in #40
- Added VSCode project's config by @t20100 in #43
- Added custom env batchspawner version information + require python >=3.8 by @t20100 in #44
- Advertise jupyterhub version to use in custom env. by @t20100 in #45
- Added logs of used environment path and default URL by @t20100 in #46
New Contributors
Full Changelog: v1.1.1...v2.0.0