Skip to content

Commit

Permalink
Merge pull request #142 from martinRenou/fix_readme
Browse files Browse the repository at this point in the history
Fix missing command in the installation for JupyterLab
  • Loading branch information
martinRenou committed Jul 22, 2019
2 parents 1857d7e + ace069f commit 972573b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ $ pip install ipysheet

To make it work for Jupyter lab:
```
$ jupyter labextension @jupyter-widgets/jupyterlab-manager
$ jupyter labextension install ipysheet
```

Expand Down

0 comments on commit 972573b

Please sign in to comment.