Render VTU and VTK files in Jupyter Notebooks

It looks like I forgot to update the install instructions in the README when I moved repos. The instructions for installation via pip should be
pip install git+https://github.com/NickLeaf/ipyparaview.git
Note that this also requires that nodejs be install for npm.

1 Like