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
916 stars 123 forks source link

compatibility with jlab4 ? #437

Closed parmentelat closed 6 months ago

parmentelat commented 7 months ago

quick question as this is not outlined in global README.md, but is the jupyterlab extension expected to be compatible with jupyterlab 4 as published earlier in June ?

thanks in advance !

CagtayFabry commented 7 months ago

In my (limited) experience, k3d seems to be generally working with JuypterLab 4 but I have not looked into all functions

parmentelat commented 7 months ago

thanks, this is useful :)