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

fix typos and improve English while looking at the docs #342

Closed williamstein closed 2 years ago

marcinofulus commented 2 years ago

Thanks a lot for your contribution.

We are currently rewriting docs (in https://github.com/Eccsx/K3D-jupyter/commits/docs-writing ), and we will merge your changes in that branch and update the main repo as soon as possible.

williamstein commented 2 years ago

Thanks. Sorry for not seeing https://github.com/Eccsx/K3D-jupyter/commits/docs-writing first; I hope it isn't too difficult to merge my changes.

Thanks again for all your work on K3D!