InsightSoftwareConsortium / itkwidgets

An elegant Python interface for visualization on the web platform to interactively generate insights into multidimensional images, point sets, and geometry.
https://itkwidgets.readthedocs.io/
Apache License 2.0
587 stars 83 forks source link

ENH: Remove imjoy-jupyterlab-extension pin for JupyterLab>=4 support #741

Closed thewtex closed 7 months ago

thewtex commented 7 months ago

Addressed with: https://github.com/imjoy-team/imjoy-jupyterlab-extension/pull/7

thewtex commented 7 months ago

Thank you @oeway !

oeway commented 7 months ago

Looks good! However, I am not sure it will work for the jupyterlab<4, is this backward compatible?

thewtex commented 7 months ago

I am not sure it will work for the jupyterlab<4, is this backward compatible?

Good point. Probably not. And the JupyterLab docs recommend publishing a major version of the extension to go along with their breaking changes. However, since we are still alpha, and more breaking changes should be anticipated, I think we should still publish as 1.0aX.