Skip to content

Commit

Permalink
Merge pull request #309 from jpmorganchase/timkpaine-patch-1
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
texodus authored Nov 14, 2018
2 parents b1a57e4 + 3d41c8c commit c644acb
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions packages/perspective-jupyterlab/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,8 @@ This extension allows in-lining perspective based charts in jupyterlab notebooks
jupyter labextension install @jpmorganchase/perspective-jupyterlab
```

### From source

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

```bash
jupyter labextension install .
```

### PIP

```bash
pip instal perspective-python
```
pip install perspective-python
```

0 comments on commit c644acb

Please sign in to comment.