Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jupyter_enterprise_gateway-3.2.1.tar.gz | 2023-03-02 | 4.7 MB | |
jupyter_enterprise_gateway-3.2.1-py3-none-any.whl | 2023-03-02 | 138.8 kB | |
jupyter_enterprise_gateway_kernelspecs-3.2.1.tar.gz | 2023-03-02 | 73.1 MB | |
jupyter_enterprise_gateway_kernelspecs_yarn-3.2.1.tar.gz | 2023-03-02 | 48.6 MB | |
jupyter_enterprise_gateway_kernelspecs_docker-3.2.1.tar.gz | 2023-03-02 | 50.9 kB | |
jupyter_enterprise_gateway_kernelspecs_kubernetes-3.2.1.tar.gz | 2023-03-02 | 120.8 kB | |
jupyter_enterprise_gateway_kernelspecs_conductor-3.2.1.tar.gz | 2023-03-02 | 24.3 MB | |
jupyter_enterprise_gateway_kernel_image_files-3.2.1.tar.gz | 2023-03-02 | 24.3 MB | |
jupyter_enterprise_gateway_helm-3.2.1.tar.gz | 2023-03-02 | 8.7 kB | |
Jupyter Enterprise Gateway 3.2.1 source code.tar.gz | 2023-03-02 | 4.7 MB | |
Jupyter Enterprise Gateway 3.2.1 source code.zip | 2023-03-02 | 4.8 MB | |
README.md | 2023-03-02 | 3.2 kB | |
Totals: 12 Items | 184.7 MB | 0 |
Our 3.2.1 release includes the following high-level changes:
- Enhanced Kernel Image Puller with capabilities to pull additional images
- Fixes to Kernel restart corner cases that could cause leaks
- Fixes to Spark Operator based kernels to properly flow environment variables
What's Changed
- Update python interrupt test by @kevin-bates in https://github.com/jupyter-server/enterprise_gateway/pull/1239
- Bump black[jupyter] from 22.10.0 to 22.12.0 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1236
- Bump ruff from 0.0.189 to 0.0.223 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1238
- Flow envs to spark operator pods by @kevin-bates in https://github.com/jupyter-server/enterprise_gateway/pull/1242
- Disable healthcheck on kernel-images derived from notebook images by @kevin-bates in https://github.com/jupyter-server/enterprise_gateway/pull/1240
- Add more linting by @blink1073 in https://github.com/jupyter-server/enterprise_gateway/pull/1245
- Update java certs to avoid multi-arch builds to hang by @lresende in https://github.com/jupyter-server/enterprise_gateway/pull/1241
- Dump Kubernetes YAML/CRD on kernel startup fails by @lresende in https://github.com/jupyter-server/enterprise_gateway/pull/1249
- Change demo-base container build from conda to mamba by @lresende in https://github.com/jupyter-server/enterprise_gateway/pull/1250
- Bump black[jupyter] from 22.12.0 to 23.1.0 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1251
- Bump ruff from 0.0.237 to 0.0.241 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1252
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jupyter-server/enterprise_gateway/pull/1253
- Bump ruff from 0.0.241 to 0.0.246 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1254
- A few small changes to gateway client by @pq43 in https://github.com/jupyter-server/enterprise_gateway/pull/1257
- Bump ruff from 0.0.246 to 0.0.249 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1256
- Fix badges on README by @kevin-bates in https://github.com/jupyter-server/enterprise_gateway/pull/1259
- Fix the flow of kernel-class-name option in bootstrap script by @manoj-jeswani in https://github.com/jupyter-server/enterprise_gateway/pull/1260
- Bump ruff from 0.0.249 to 0.0.253 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1264
- decouple image name fetching from image puller by @leoyifeng in https://github.com/jupyter-server/enterprise_gateway/pull/1263
- Set language and fix conda env link by @kevin-bates in https://github.com/jupyter-server/enterprise_gateway/pull/1265
- Handle not found exception during remove_kernel by @lresende in https://github.com/jupyter-server/enterprise_gateway/pull/1262
New Contributors
- @pq43 made their first contribution in https://github.com/jupyter-server/enterprise_gateway/pull/1257
- @manoj-jeswani made their first contribution in https://github.com/jupyter-server/enterprise_gateway/pull/1260
Full Changelog: https://github.com/jupyter-server/enterprise_gateway/compare/v3.2.0...v3.2.1