We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 686d33f + d66dff8 commit 67b29e4Copy full SHA for 67b29e4
1 file changed
README.rst
@@ -214,6 +214,10 @@ to do this.
214
215
jupyter nbextension install --py --symlink --sys-prefix qgrid && jupyter nbextension enable --py --sys-prefix qgrid
216
217
+#. If desired, install the labextension::
218
+
219
+ jupyter labextension install js/
220
221
#. Run the notebook as you normally would with the following command::
222
223
jupyter notebook
0 commit comments