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

Fix connection manager loosing track of notebooks #474

Merged
merged 3 commits into from
Jan 16, 2021
Merged

Conversation

krassowski
Copy link
Member

@krassowski krassowski commented Jan 15, 2021

which were not correctly scoped by path by switching away from id_path which was refactored to not contain the actual file path to uri which does contain the file path and id_path.

References

Fixes #469

Code changes

User-facing changes

Status now works correctly when switching notebooks:

switching_works

Probably some weird bugs when working with multiple notebooks are now fixed too.

Backwards-incompatible changes

Chores

  • linted
  • tested
  • documented
  • changelog entry

which were not correctly scoped by path by switching away from
id_path which was refactored to not contain the actual file name
to uri which does contain the file name and path
@krassowski krassowski merged commit 379d033 into master Jan 16, 2021
@jtpio
Copy link
Member

jtpio commented Jan 18, 2021

Thanks!

@jtpio jtpio mentioned this pull request Jan 20, 2021
4 tasks
krassowski added a commit that referenced this pull request Jan 24, 2021
@krassowski krassowski mentioned this pull request Jan 31, 2021
@krassowski krassowski deleted the fix-status branch July 25, 2021 00:01
@krassowski krassowski added this to the 3.1 milestone Aug 1, 2021
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.

Inconsistent state for the status bar indicator
2 participants