dask-gateway
dask-gateway copied to clipboard
A multi-tenant server for securely deploying and managing Dask clusters.
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.4.1 releases/v6.4.0 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0...
**Describe the issue**: I am working on the leap hub provided by 2i2c using the `pangeo/pangeo-notebook:2024.04.08` image **Minimal Complete Verifiable Example**: ```python # lets get some help from dask_gateway import...
Currently the `dask-gateway` client is reading the user's `JUPYTERHUB_API_TOKEN`, which then is passed to the `dask-gateway-server`, which then confirms the jupyterhub api token is associated with a real user via...
My job utilizes Altair Grid Engine (sun/Oracle/Univa are all same, just different owner at that point of time). I would like make a feature request for that backend support. I'd...
Probably forced to provide new `hub` CRDs defined by traefik not used by dask-gateway
dask-gateway/Dockerfile.requirements.txt has been refrozen based on dask-gateway/Dockerfile.requirements.in.
dask-gateway-server/Dockerfile.requirements.txt has been refrozen based on dask-gateway-server/Dockerfile.requirements.in.
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
Hi, I am looking to deploy Dask Gateway via Helm in OCP4 in an enterprise setting and we have specific routing specifications and I am not able to install Traefik...