GLVis / pyglvis

GLVis Jupyter Widget
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

use glvis module from glvis-js #2

Closed tomstitt closed 3 years ago

tomstitt commented 3 years ago

Main Changes:

Uses the glvis module from glvis-js Updates widget.js to use new glvis.js features, renames to index.js Renames jupyter-glvis to glvis-jupyter Repackages with newer webpack to fix vulnerabilities Bumps version number to 0.2.0 Adds prettier as a dev dependency Renames python package to glvis from pyglvis

Todo:

After merging:

tomstitt commented 3 years ago

I've tested this with JupyterLab 2.2.9 and JupyterNotebook 6.x.y and I believe it's ready to merge, please let me know if there are any last minute changes you'd like to see