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

Enable kernel message filtering #4210

Merged
merged 1 commit into from
Nov 20, 2018

Conversation

SylvainCorlay
Copy link
Member

This is the counterpart to jupyter-server/jupyter_server#22 enabling the kernel message filtering.

This is useful for running a notebook server for kernel extensions that should not allow arbitrary code execution, such as voila.

@SylvainCorlay
Copy link
Member Author

SylvainCorlay commented Nov 13, 2018

Cc @blink1073 @minrk. This is porting the jupyter_server kernel message filtering feature to notebook.

Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

LGTM pending my comment.

.pytest_cache/v/cache/nodeids Outdated Show resolved Hide resolved
@Carreau Carreau merged commit 64fa7cf into jupyter:master Nov 20, 2018
@SylvainCorlay SylvainCorlay deleted the message-filtering branch November 23, 2018 08:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 29, 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.

3 participants