Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit 32d86d9

Browse files
authored
Include missing install command in README (#28)
1 parent b802e5e commit 32d86d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Then, enable widgets and leaflet in in jupyter notebooks:
4545

4646
.. code:: bash
4747
48+
$ jupyter nbextension install --py --symlink --sys-prefix widgetsnbextension
4849
$ jupyter nbextension enable --py --sys-prefix widgetsnbextension
4950
$ jupyter nbextension install --py --symlink --sys-prefix ipyleaflet
5051
$ jupyter nbextension enable --py --sys-prefix ipyleaflet

0 commit comments

Comments
 (0)