Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
Signed-off-by: martinRenou <[email protected]>
  • Loading branch information
martinRenou committed Jan 5, 2021
1 parent 6ad8568 commit e42c698
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ If you are using the classic Jupyter Notebook < 5.3 you need to run this extra c
jupyter nbextension enable --py --sys-prefix ipyleaflet
```

If you are using JupyterLab, you will need to install the JupyterLab extension:
If you are using JupyterLab <=2, you will need to install the JupyterLab extension:

```
jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-leaflet
Expand Down
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Using conda
JupyterLab extension
====================

If you have JupyterLab, you will also need to install the JupyterLab extension:
If you have JupyterLab <=2, you will also need to install the JupyterLab extension:

.. code:: bash
Expand Down

0 comments on commit e42c698

Please sign in to comment.