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

Explore support IPyWidgets using the new Jupyter Lab App framework #16233

Closed
Tracked by #16288
DonJayamanne opened this issue Nov 19, 2024 · 0 comments
Closed
Tracked by #16288
Assignees
Labels
debt Code quality issues ipywidgets Rendering, loading, saving, anything to do with IPyWidgets

Comments

@DonJayamanne
Copy link
Contributor

Basically load widgets from labextensions folder when possible.
Reason: Some widgets only work in lab environments, and given the fact that widgets placed in nbextensions are loaded only by older versions of Jupyter (Notebook) and VS Code, its highly likely that more and more widgets will either not test against hose environments or will not support them.

here's a good example #15757 (comment)

@DonJayamanne DonJayamanne added debt Code quality issues ipywidgets Rendering, loading, saving, anything to do with IPyWidgets labels Nov 19, 2024
@DonJayamanne DonJayamanne self-assigned this Nov 19, 2024
@DonJayamanne DonJayamanne changed the title Support IPyWidgets using the new Jupyter Lab App framework Explore support IPyWidgets using the new Jupyter Lab App framework Nov 19, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Code quality issues ipywidgets Rendering, loading, saving, anything to do with IPyWidgets
Projects
None yet
Development

No branches or pull requests

1 participant