Skip to content

Latest commit

 

History

History

perspective-jupyterlab

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Perspective JupyterLab Extension

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

Example

Installation

From npm

jupyter labextension install @jpmorganchase/perspective-jupyterlab

From source

First build perspective ala the perspective documentation, then from inside the jlab directory:

jupyter labextension install .

PIP

pip instal perspective-python