Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Restore debugger session state #75

Merged
merged 1 commit into from
Oct 21, 2019
Merged

Conversation

JohanMabille
Copy link
Member

Fixes #52

src/tokens.ts Show resolved Hide resolved
@jtpio
Copy link
Member

jtpio commented Oct 21, 2019

Thanks @JohanMabille!

There seems to be some errors when testing locally and reloading the page ( Cannot read property 'requestDebug' of null). They are most likely related to the kernel not being ready when sending the debug message (opened #76 for that so we can look at it later).

@jtpio jtpio merged commit cf0f168 into jupyterlab:master Oct 21, 2019
@JohanMabille JohanMabille deleted the restore branch October 21, 2019 12:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debugger state restoration
2 participants