Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix watch mode for external extensions#9915

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jasongrout merged 1 commit intojupyterlab:masterfromajbozarth:watch_mode_bug
Mar 9, 2021

Conversation

@ajbozarth
Copy link
Member

References

Issue found and opened in the Elyra repo:elyra-ai/elyra#1338

Bug fixed in webpack in commitwebpack/webpack@4d08446

Code changes

Webpack fixed this bug in a non-exported class,FilterIgnoringWatchFileSystem, that we keep a
"copy" of. I have included their fix in our copy of the class.

This addresses an error causing watch mode to fail to work when
using it with external extensions (not in dev mode), see the elyra issue for full stack trace

Webpack fixed this bug in a non-exported class that we keep made a"copy" of. I have included the fix in our copy of the class.This addresses an error causing wtach mode to fail to work whenusing it with external extensions (not in dev mode)
@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch onbinder, follow this link:Binder

Copy link
Contributor

@jasongroutjasongrout left a comment

Choose a reason for hiding this comment

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

Thanks! Looks good, thanks for tracking this down.

@jasongroutjasongrout merged commit2b67135 intojupyterlab:masterMar 9, 2021
@jasongrout
Copy link
Contributor

@meeseeksdev please backport to 3.0.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyterlab that referenced this pull requestMar 9, 2021
@jasongroutjasongrout added this to the3.1 milestoneMar 9, 2021
@ajbozarthajbozarth deleted the watch_mode_bug branchMarch 9, 2021 00:34
blink1073 added a commit that referenced this pull requestMar 9, 2021
…5-on-3.0.xBackport PR#9915 on branch 3.0.x (Fix watch mode for external extensions)
This was referencedMar 15, 2021
@github-actionsgithub-actionsbot added the status:resolved-lockedClosed issues are locked after 30 days inactivity. Please open a new issue for related discussion. labelJan 18, 2022
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsJan 18, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@jasongroutjasongroutjasongrout approved these changes

@blink1073blink1073Awaiting requested review from blink1073

@telamoniantelamonianAwaiting requested review from telamonian

Assignees

@ajbozarthajbozarth

Labels

bugstatus:resolved-lockedClosed issues are locked after 30 days inactivity. Please open a new issue for related discussion.

Projects

None yet

Milestone

3.1

Development

Successfully merging this pull request may close these issues.

3 participants

@ajbozarth@jasongrout@blink1073

[8]ページ先頭

©2009-2025 Movatter.jp