Skip to content
Snippets Groups Projects
Commit 560a855e authored by Jens Henrik Goebbert's avatar Jens Henrik Goebbert
Browse files

Update README.md

parent 1362d457
No related branches found
No related tags found
No related merge requests found
# pvlink # pvlink
[![Build Status](https://travis-ci.org//pvlink.svg?branch=master)](https://travis-ci.org//pvlink) [![Build Status](https://travis-ci.org//pvlink.svg?branch=master)](https://travis-ci.org//pvlink)
...@@ -9,17 +8,11 @@ ParaView-Web RemoteRenderer in Jupyter ...@@ -9,17 +8,11 @@ ParaView-Web RemoteRenderer in Jupyter
## Installation ## Installation
You can install using `pip`: You can install pvlink using `pip` and `jupyter labextension install`:
```bash
pip install pvlink
```
Or if you use jupyterlab:
```bash ```bash
pip install pvlink pip install pvlink
jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter labextension install pvlink
``` ```
If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment