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 typos in jupyter-collaboration-missing error message #16436

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

krishanbhasin-px
Copy link
Contributor

@krishanbhasin-px krishanbhasin-px commented Jun 4, 2024

References

N/A

Code changes

Update the content of the log.critical message about jupyter-collaboration being missing

User-facing changes

  • The name Jupyter is spelled correctly
  • The reference to jupyter-collaboration can now be copy-pasted by users to fix the issue (prior usage of jupyter_collaboration was different to the conda and pip package names)

Backwards-incompatible changes

N/A

Notes

CI is failing with

Select at least one triage label:
[ 'bug', 'enhancement', 'feature', 'maintenance', 'documentation' ]

but I lack the permissions to do so

Copy link

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

Copy link

welcome bot commented Jun 4, 2024

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

Copy link
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

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

Thank you!

To fix this, either:
1) install the extension `jupyter_collaboration`; for example: `python -m pip install jupyter_collaboration`
1) install the extension `jupyter-collaboration`; for example: `python -m pip install jupyter-collaboration`
Copy link
Member

Choose a reason for hiding this comment

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

👍 indeed, this is preferred. pip does not care, but conda does not normalize, and the feedstock uses - over _ (https://github.com/conda-forge/jupyter-collaboration-feedstock)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes sorry! I copy-pasted into conda and had it fail which is why I opened this PR

@krassowski krassowski added the bug label Jun 4, 2024
@krassowski krassowski added this to the 4.2.x milestone Jun 4, 2024
@krassowski krassowski removed the bug label Jun 4, 2024
@krassowski
Copy link
Member

but I lack the permissions to do so

In future you can ask the bot to do so like:

@meeseeksdev tag bug

@lumberbot-app lumberbot-app bot added the bug label Jun 4, 2024
@krassowski krassowski merged commit 4739e25 into jupyterlab:main Jun 5, 2024
84 of 87 checks passed
Copy link

welcome bot commented Jun 5, 2024

Congrats on your first merged pull request in this project! 🎉
congrats
Thank you for contributing, we are very proud of you! ❤️

@krassowski
Copy link
Member

@meeseeksdev please backport to 4.2.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyterlab that referenced this pull request Jun 5, 2024
@krishanbhasin-px krishanbhasin-px deleted the patch-1 branch June 5, 2024 12:17
krassowski pushed a commit that referenced this pull request Jun 5, 2024
…r message (#16440)

Co-authored-by: Krishan Bhasin <164889026+krishanbhasin-px@users.noreply.github.com>
ImpSy pushed a commit to spotinst/jupyterlab that referenced this pull request Jan 7, 2025
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.

None yet

2 participants