This extension allows in-lining perspective based charts in jupyterlab
notebooks.
[Examples](https://github.com/perspective-dev/perspective/tree/master/examples/jupyter-notebooks)
```bash
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install @perspective-dev/jupyterlab
```
```bash
pip install perspective-python
```