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

Disable cache_ports #790

Merged

Conversation

kevin-bates
Copy link
Member

The new jupyter_client cache_ports attribute should be disabled since this
doesn't apply to remote kernels and is not compatible with the port-range
support added by EG. As a result, it's best to just unconditionally disable
the functionality.

Resolves #786

The new jupyter_client cache_ports attribute should be disabled since this
doesn't apply to remote kernels and is not compatible with the port-range
support added by EG.  As a result, its best to just unconditionally disable
the functionality.

Resolves jupyter-server#786
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jupyter_client 6.0 breaks remote kernels
2 participants