Add new blog post about dask-gateway new feature#614
Open
GeorgianaElena wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for 2i2c-org ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
aprilmj
approved these changes
Jun 11, 2026
aprilmj
left a comment
Contributor
There was a problem hiding this comment.
Thanks for this post! <3
|
|
||
| Starting with [Dask Gateway](https://gateway.dask.org/) version [v2026.3.0](https://gateway.dask.org/changelog.html#v2026-3-0), JupyterHub access scopes support has been added to Dask-Gateway. | ||
|
|
||
| What this means for JupyterHub users, is that hub admins can control, via JupyterHub RBAC, which hub users or groups have access to Dask-Gateway. This is especially important from the cost perspective, as it allows admins to control who can access Dask-Gateway and thus have more control over their cloud spend. |
Contributor
There was a problem hiding this comment.
Suggested change
| What this means for JupyterHub users, is that hub admins can control, via JupyterHub RBAC, which hub users or groups have access to Dask-Gateway. This is especially important from the cost perspective, as it allows admins to control who can access Dask-Gateway and thus have more control over their cloud spend. | |
| That means hub admins can now set, via JupyterHub role-based access control (RBAC), which hub users or groups have access to Dask-Gateway. This is especially important from a cost perspective, as it allows admins to control who can access Dask-Gateway and thus have more control over their cloud spend. |
|
|
||
| What this means for JupyterHub users, is that hub admins can control, via JupyterHub RBAC, which hub users or groups have access to Dask-Gateway. This is especially important from the cost perspective, as it allows admins to control who can access Dask-Gateway and thus have more control over their cloud spend. | ||
|
|
||
| 2i2c is deploying this version alongside the hubs, so all communities we serve that are using Dask-Gateway, now have access to this feature. |
Contributor
There was a problem hiding this comment.
Suggested change
| 2i2c is deploying this version alongside the hubs, so all communities we serve that are using Dask-Gateway, now have access to this feature. | |
| If your community is part of the 2i2c member network, you can take advantage of this feature now. 2i2c is deploying the new Dask-Gateway version alongside our hubs, so all communities we serve that are using Dask-Gateway now have access to this feature. |
|
|
||
| 2i2c is deploying this version alongside the hubs, so all communities we serve that are using Dask-Gateway, now have access to this feature. | ||
|
|
||
| Checkout |
Contributor
There was a problem hiding this comment.
Suggested change
| Checkout | |
| Want to know more, or set this up on your hub? Check out: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #613