Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added functionality to allow filter kernels by Jupyter Enterprise Gat… #5484

Merged
merged 2 commits into from
May 27, 2020

Conversation

lucabem
Copy link
Contributor

@lucabem lucabem commented May 27, 2020

We come from here

We have allowed Jupyter Enterprise Gateway to filter kernels by a query param.
This query param is env var KERNEL_USERNAME

@kevin-bates

Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for creating this PR @lucabem - it's great to see! I had a few comments - which should simplify things.

I've run with these changes, and things look good. I'll also test with the final changes as well.

One thing I noticed on the EG side is that we're not considering the globally configured authorization lists. I'll open an EG issue for this.

notebook/gateway/managers.py Outdated Show resolved Hide resolved
notebook/gateway/managers.py Outdated Show resolved Hide resolved
notebook/gateway/managers.py Outdated Show resolved Hide resolved
@kevin-bates kevin-bates mentioned this pull request May 27, 2020
24 tasks
@blink1073 blink1073 added this to the 6.1 milestone May 27, 2020
Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thank you @lucabem!

@kevin-bates kevin-bates merged commit b44fc3b into jupyter:master May 27, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants