https://github.com/dask/dask-gateway
A multi-tenant server for securely deploying and managing Dask clusters.
https://github.com/dask/dask-gateway
hacktoberfest
Last synced: 9 months ago
JSON representation
A multi-tenant server for securely deploying and managing Dask clusters.
- Host: GitHub
- URL: https://github.com/dask/dask-gateway
- Owner: dask
- License: bsd-3-clause
- Created: 2019-02-07T16:56:54.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-10-01T07:24:09.000Z (9 months ago)
- Last Synced: 2025-10-01T08:35:37.839Z (9 months ago)
- Language: Python
- Homepage: https://gateway.dask.org/
- Size: 11.7 MB
- Stars: 142
- Watchers: 15
- Forks: 92
- Open Issues: 89
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
dask-gateway
============
|github-actions-tests| |github-actions-docs| |pypi-dask-gateway| |pypi-dask-gateway-server| |conda-dask-gateway| |conda-dask-gateway-server|
A multi-tenant server for securely deploying and managing Dask clusters. See
`the documentation `__ for more information.
LICENSE
-------
New BSD. See the `License File
`_.
.. |github-actions-tests| image:: https://github.com/dask/dask-gateway/actions/workflows/test.yaml/badge.svg
:target: https://github.com/dask/dask-gateway/actions/workflows/test.yaml
.. |github-actions-docs| image:: https://github.com/dask/dask-gateway/actions/workflows/build-publish-docs.yaml/badge.svg
:target: https://gateway.dask.org/
.. |pypi-dask-gateway| image:: https://img.shields.io/pypi/v/dask-gateway.svg?label=dask-gateway
:target: https://pypi.org/project/dask-gateway/
.. |pypi-dask-gateway-server| image:: https://img.shields.io/pypi/v/dask-gateway-server.svg?label=dask-gateway-server
:target: https://pypi.org/project/dask-gateway-server/
.. |conda-dask-gateway| image:: https://img.shields.io/conda/v/conda-forge/dask-gateway?color=blue&label=dask-gateway
:target: https://anaconda.org/conda-forge/dask-gateway
.. |conda-dask-gateway-server| image:: https://img.shields.io/conda/v/conda-forge/dask-gateway-server?color=blue&label=dask-gateway-server
:target: https://anaconda.org/conda-forge/dask-gateway-server