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

Watches pane input shows wrong watch if switching between kernels #963

Closed
BenRussert opened this issue Sep 1, 2017 · 0 comments · Fixed by #972
Closed

Watches pane input shows wrong watch if switching between kernels #963

BenRussert opened this issue Sep 1, 2017 · 0 comments · Fixed by #972
Labels
bug 🐛 For unexpected issues

Comments

@BenRussert
Copy link
Member

In the gif below I have one python and one js kernel running. I've added watches on the python kernel named a_python and b_python.

When I switch to the js kernel the input displays the python watch input.

The actual state of each kernel and its watches are working properly in this gif, but the input shown on the js kernel is out of sync:

issue-watches-master mp4

@BenRussert BenRussert added the bug 🐛 For unexpected issues label Sep 1, 2017
BenRussert added a commit to BenRussert/hydrogen that referenced this issue Sep 3, 2017
Adding a key for each watch here based on it's editor seems to resolve this
closes nteract#963
lgeiger pushed a commit that referenced this issue Sep 3, 2017
Adding a key for each watch here based on it's editor seems to resolve this
closes #963
pfackeldey pushed a commit to pfackeldey/hydrogen that referenced this issue Sep 17, 2017
Adding a key for each watch here based on it's editor seems to resolve this
closes nteract#963
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 For unexpected issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant