Select Git revision
Jens Henrik Goebbert authored
README.md 589 B
pvlink
ParaView-Web RemoteRenderer in Jupyter
Installation
You can install pvlink using pip and jupyter labextension install:
pip install pvlink
jupyter labextension install pvlink
If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable the nbextension:
jupyter nbextension enable --py [--sys-prefix|--user|--system] pvlink