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 debugger key in kernel_info_reply #486

Merged
merged 1 commit into from
Jul 30, 2021
Merged

Added debugger key in kernel_info_reply #486

merged 1 commit into from
Jul 30, 2021

Conversation

JohanMabille
Copy link
Member

This is adding the 'debugger' key toe the kernel_info_replymessage to signal the frontent if it can start a debugging session.

We may map a more complicated structure to this key, to specify subparts of the Debug Adapter protocol that are supported for instance (or any additional requirement).

Copy link
Member

@afshin afshin left a comment

Choose a reason for hiding this comment

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

Thanks @JohanMabille! This will be useful for clients who want to offer debugging capabilities only when a kernel supports debugging.

@afshin
Copy link
Member

afshin commented Oct 29, 2019

My approval does not mean "ready to merge" as much as it means 👍

I know there are a multiple stakeholders here who might have thoughts on this.

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.

Thanks @JohanMabille - just had the one (minor) comment.

docs/messaging.rst Outdated Show resolved Hide resolved
@blink1073
Copy link
Contributor

@JohanMabille I've added this to the 7.0 milestone, can you please rebase?

@JohanMabille
Copy link
Member Author

@blink1073 sure

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.

Thank you!

@blink1073 blink1073 merged commit 5b3f2fa into jupyter:master Jul 30, 2021
@JohanMabille JohanMabille deleted the debugger branch July 30, 2021 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants