-
Notifications
You must be signed in to change notification settings - Fork 953
Closed
Labels
resolved-lockedClosed issues are locked after 30 days inactivity. Please open a new issue for related discussion.Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Milestone
Description
Hello! I hope this is the right place to open this issue.
With @nicolaskruchten we're trying to upgrade the plotlywidget
JS package to work with JupyterLab 2.0 and running into a problem related to @jupyter-widgets/base
... Version 1.5.3 of our package depends on version 2.0.0 of @jupyter-widgets/base
and works in JupyterLab 1.2, which is great. When we try to upgrade to version 3.0.0 we gain JupyterLab 2.0 support, but it no longer works with JupyterLab 1.2. Is this a known limitation? Is it intended that JS packages depending on @jupyter-widgets/base
can work both with JupyterLab 1.2 and 2? Thank you :-).
Metadata
Metadata
Assignees
Labels
resolved-lockedClosed issues are locked after 30 days inactivity. Please open a new issue for related discussion.Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.