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 jupyter labextension watch --help #15542

Merged
merged 1 commit into from Dec 19, 2023

Conversation

akx
Copy link
Contributor

@akx akx commented Dec 19, 2023

References

Fixes #15540

Code changes

This PR fixes the mis-copy-pasted dict of aliases so --help works.

h/t @jtpio in #15540 (comment) for the tip :)

User Extension developer facing changes

--help that actually works.

Backwards-incompatible changes

None.

Copy link

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

@jtpio jtpio added the bug label Dec 19, 2023
@jtpio jtpio added this to the 4.0.x milestone Dec 19, 2023
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 cc800df into jupyterlab:main Dec 19, 2023
78 of 79 checks passed
@jtpio
Copy link
Member

jtpio commented Dec 19, 2023

@meeseeksdev please backport to 4.0.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyterlab that referenced this pull request Dec 19, 2023
krassowski pushed a commit that referenced this pull request Dec 19, 2023
Co-authored-by: Aarni Koskela <akx@iki.fi>
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.

jupyter labextension watch --help crashes with a KeyError
2 participants