Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Jupyter Enterprise Gateway 3.2.0 source code.tar.gz | 2023-01-13 | 4.7 MB | |
Jupyter Enterprise Gateway 3.2.0 source code.zip | 2023-01-13 | 4.8 MB | |
README.md | 2023-01-13 | 1.8 kB | |
jupyter_enterprise_gateway-3.2.0.tar.gz | 2023-01-13 | 4.7 MB | |
jupyter_enterprise_gateway-3.2.0-py3-none-any.whl | 2023-01-13 | 138.6 kB | |
jupyter_enterprise_gateway_kernelspecs-3.2.0.tar.gz | 2023-01-13 | 73.1 MB | |
jupyter_enterprise_gateway_kernelspecs_yarn-3.2.0.tar.gz | 2023-01-13 | 48.6 MB | |
jupyter_enterprise_gateway_kernelspecs_docker-3.2.0.tar.gz | 2023-01-13 | 51.0 kB | |
jupyter_enterprise_gateway_kernelspecs_kubernetes-3.2.0.tar.gz | 2023-01-13 | 120.4 kB | |
jupyter_enterprise_gateway_kernelspecs_conductor-3.2.0.tar.gz | 2023-01-13 | 24.3 MB | |
jupyter_enterprise_gateway_helm-3.2.0.tar.gz | 2023-01-13 | 8.4 kB | |
jupyter_enterprise_gateway_kernel_image_files-3.2.0.tar.gz | 2023-01-13 | 24.3 MB | |
Totals: 12 Items | 184.7 MB | 0 |
Our 3.2.0 release includes the following high-level changes:
- Enhanced support for Spark Operator based kernels
- Helm chart improvements to configuring culling connected kernels
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jupyter-server/enterprise_gateway/pull/1211
- Adopt ruff and address lint by @blink1073 in https://github.com/jupyter-server/enterprise_gateway/pull/1212
- Fix kernel-spark-py and kernel-spark-r images by @kevin-bates in https://github.com/jupyter-server/enterprise_gateway/pull/1217
- delete PATH env conflict with container by @jeremythuon in https://github.com/jupyter-server/enterprise_gateway/pull/1225
- Support building image with dedicated platform by specifying compatible docker flags by @luong-komorebi in https://github.com/jupyter-server/enterprise_gateway/pull/1227
- Bump nick-invision/retry from 2.8.2 to 2.8.3 by @dependabot in https://github.com/jupyter-server/enterprise_gateway/pull/1228
- Start EG in demo-image to inherit PYSPARK_PYTHON env by @kevin-bates in https://github.com/jupyter-server/enterprise_gateway/pull/1230
- Support 'cull connected kernels' as a config in helm and create a way to dynamically pass other environments variables to helm deployment by @luong-komorebi in https://github.com/jupyter-server/enterprise_gateway/pull/1231
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jupyter-server/enterprise_gateway/pull/1229
- Add spell check and ensure docstrings by @blink1073 in https://github.com/jupyter-server/enterprise_gateway/pull/1226
- Fix shutdown of CRD process proxy (and subclasses) by @kevin-bates in https://github.com/jupyter-server/enterprise_gateway/pull/1234
Full Changelog: https://github.com/jupyter-server/enterprise_gateway/compare/v3.1.0...v3.2.0