Skip to content

Update @jupyterlab and @jupyter-widget npm packages to latest (with support for new WebSocket Protocol) #14422

Closed
@DonJayamanne

Description

There are some changes in the npm pakcages,
Some have been bumped to a new version, due to changes in protocol

Update to latest

  • Update in ipywidgets package
  • Update in jupyter extension
  • Update in renderess
  • Update in powertoys
  • Update in jupyterhub

Required for #13565, IPyWidgets, changes in protocol messages,

Desktop: Start jupyter server

  • Test connecting
  • Test execution
  • Test selecting an existing kernel and executing code
  • Test widgets with a new kernel
  • Test widgets with an existing kernel and executing code
  • Test complex widgets
  • Test linking widgets
  • Test ipysheets
  • Test k3d
  • Desktop: Reload VS Code and test against existig kernels as well

Web: Start jupyter server

  • Test connecting
  • Test execution
  • Test selecting an existing kernel and executing code
  • Test widgets with a new kernel
  • Test widgets with an existing kernel and executing code
  • Test complex widgets
  • Test linking widgets
  • Test ipysheets
  • Test k3d
  • Web: Reload VS Code and test against existig kernels as well

Web: Start jupyter Hub server

  • Test connecting
  • Test execution
  • Test selecting an existing kernel and executing code
  • Test widgets with a new kernel
  • Test widgets with an existing kernel and executing code
  • Test complex widgets
  • Test linking widgets
  • Test ipysheets
  • Test k3d
  • Web: Reload VS Code and test against existig kernels as well

Metadata

Assignees

Labels

debtCode quality issuesipywidgetsRendering, loading, saving, anything to do with IPyWidgets

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions