Skip to content

Commit 67b29e4

Browse files
author
gerrymanoim
authored
Merge pull request #289 from itcarroll/patch-1
README item on installing lab extension from source
2 parents 686d33f + d66dff8 commit 67b29e4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,10 @@ to do this.
214214

215215
jupyter nbextension install --py --symlink --sys-prefix qgrid && jupyter nbextension enable --py --sys-prefix qgrid
216216

217+
#. If desired, install the labextension::
218+
219+
jupyter labextension install js/
220+
217221
#. Run the notebook as you normally would with the following command::
218222

219223
jupyter notebook

0 commit comments

Comments
 (0)