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

Handle sharing of linked packages and locally installed extensions #9213

Merged
merged 1 commit into from
Oct 23, 2020

Conversation

jasongrout
Copy link
Contributor

References

Fixes #9203

Code changes

Local packages will have yarn resolutions that are filenames rather than version numbers. We find the version numbers from the package.json files.

User-facing changes

Backwards-incompatible changes

Local packages will have yarn resolutions that are filenames rather than version numbers. We find the version numbers from the package.json files.

Fixes jupyterlab#9203
@jasongrout jasongrout added this to the 3.0 milestone Oct 23, 2020
@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@jasongrout jasongrout merged commit 2a7be40 into jupyterlab:master Oct 23, 2020
@github-actions github-actions bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Apr 22, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. tag:Build System
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linked packages cannot be found in 3.0
2 participants