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 toggling extension at system level #16241

Merged
merged 7 commits into from
Apr 26, 2024
Merged

Conversation

krassowski
Copy link
Member

@krassowski krassowski commented Apr 25, 2024

References

Fixes #16240

Code changes

  • Add a test for extension toggling the system level
  • Ensure _is_extension_locked works for system level

User-facing changes

Toggling at system level works.

Backwards-incompatible changes

None

@krassowski krassowski added the bug label Apr 25, 2024
@krassowski krassowski added this to the 4.1.x milestone Apr 25, 2024
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

Copy link
Member

@jtpio jtpio left a comment

Choose a reason for hiding this comment

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

Thanks!

@jtpio jtpio merged commit 099739a into jupyterlab:main Apr 26, 2024
81 checks passed
@jtpio
Copy link
Member

jtpio commented Apr 26, 2024

@meeseeksdev please backport to 4.1.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyterlab that referenced this pull request Apr 26, 2024
krassowski added a commit that referenced this pull request Apr 26, 2024
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
gderocher pushed a commit to gderocher/jupyterlab that referenced this pull request Apr 26, 2024
* Add a test for extension toggling the system level

* Do not check higher levels for `system` level

* Add sudo

* Fix test

* Debug CI

* Try with a different extension

* Use bang because `-L` does not change exit status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot toggle extensions at system level
2 participants