dask-gateway 2024.1.0
0
A client library for interacting with a dask-gateway server
Contents
A client library for interacting with a dask-gateway server
Stars: 136, Watchers: 136, Forks: 88, Open Issues: 93The dask/dask-gateway
repo was created 5 years ago and the last code push was 4 days ago.
The project is popular with 136 github stars!
How to Install dask-gateway
You can install dask-gateway using pip
pip install dask-gateway
or add it to a project with poetry
poetry add dask-gateway
Package Details
- Author
- License
- BSD
- Homepage
- https://gateway.dask.org/
- PyPi:
- https://pypi.org/project/dask-gateway/
- Documentation:
- https://gateway.dask.org/
- GitHub Repo:
- https://github.com/dask/dask-gateway
Classifiers
- Scientific/Engineering
- System/Distributed Computing
Related Packages
Errors
A list of common dask-gateway errors.
Code Examples
Here are some dask-gateway
code examples and snippets.
GitHub Issues
The dask-gateway package has 93 open issues on GitHub
- Support for custom Kubernetes manifests in
KubeConfig
- cluster_options Exposing Ability to Include worker/scheduler_extra_pod_labels
- Helm deployment with multiple worker configuration profiles
- Support for K8s v1.22
- Feature/ghcr
- adding kubernetes networking notes from #360
- Release