dask-gateway
                                
                                
                                
                                    dask-gateway copied to clipboard
                            
                            
                            
                        A multi-tenant server for securely deploying and managing Dask clusters.
updates: - [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](https://github.com/asottile/pyupgrade/compare/v3.16.0...v3.17.0) - [github.com/psf/black: 24.4.2 → 24.10.0](https://github.com/psf/black/compare/24.4.2...24.10.0) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0) - [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](https://github.com/PyCQA/flake8/compare/7.1.0...7.1.1)
updates: - [github.com/asottile/pyupgrade: v3.19.1 → v3.20.0](https://github.com/asottile/pyupgrade/compare/v3.19.1...v3.20.0)
I'd like to propose we stop attempting to support Hadoop Yarn in this project by: - documenting it is being phased out unless maintenance effort beyond current capacity arrives, specifically...
Draft because I'm not sure what the defaults/backward-compatiibility should be Most details can be found in #829 but this would allow standard and more fine-grained control of access to the...
We are currently using 3.11 in quite a bit of places: - GitHub workflow's jobs test environments etc - Helm chart's docker images - Maybe more? We should update to...
When trying to rebuild the docker images used to test pbs/slurm/hadoop, the base image can't rebuild because of... ``` => ERROR [3/7] RUN yum install -y sudo git && yum...