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

Hotfix crash "blank screen" likely related to Mac command character #429

Merged
merged 1 commit into from
Dec 16, 2020

Conversation

krassowski
Copy link
Member

It seems that the nice Mac Command character (⌘) was breaking JupyterLab extension system because of poor handling of encoding. Probably not worth fixing in lab because of the new extension system so just removing the offending character.

References

Hopefully fixes #428.

Chores

  • linted
  • tested
  • documented
  • changelog entry

@krassowski krassowski merged commit a371da2 into master Dec 16, 2020
@bollwyvl
Copy link
Collaborator

So it's Unicode is why we can't have nice things!

Cheers on the quick turn, will see to the conda-forge business.

@bollwyvl
Copy link
Collaborator

oh, cool, npm only, so i won't be doing any conda-forging.

@krassowski krassowski deleted the fix-jump-to-schema branch July 25, 2021 00:03
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.

Jupyter lab interface crash
2 participants