K3D-tools / K3D-jupyter

K3D lets you create 3D plots backed by WebGL with high-level API (surfaces, isosurfaces, voxels, mesh, cloud points, vtk objects, volume renderer, colormaps, etc). The primary aim of K3D-jupyter is to be easy for use as stand alone package like matplotlib, but also to allow interoperation with existing libraries as VTK.
MIT License
917 stars 123 forks source link

Bump ipywidgets version #396

Closed agoose77 closed 1 year ago

agoose77 commented 1 year ago

It looks like I might accidentally have lowered the lower bound on ipywidgets. Do we need to bump it to 7.0.1?

https://github.com/K3D-tools/K3D-jupyter/blob/391b1136649df375820aaacecc5363a678404138/pyproject.toml#L29

artur-trzesiok commented 1 year ago

I dont know. It's works to me.

artur-trzesiok commented 1 year ago

@agoose77 I will leave it as it is. I feel that k3d 2.15.2 is ok and works. If somebody rise issue with ipywidgets problem we can bump it.