@finos/perspective-jupyterlab

A Jupyterlab extension for the Perspective library, designed to be used with perspective-python.

Usage no npm install needed!

<script type="module">
  import finosPerspectiveJupyterlab from 'https://cdn.skypack.dev/@finos/perspective-jupyterlab';
</script>

README

Perspective JupyterLab Extension

This extension allows in-lining perspective based charts in jupyterlab notebooks.

Examples

Installation

From npm

jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install @finos/perspective-jupyterlab

PIP

pip install perspective-python