Skip to content

Commit

Permalink
Updated install page
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed May 15, 2018
1 parent b647d4e commit 18977eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@ Jupyter Notebook::

jupyter notebook

To work with JupyterLab you will also need the HoloViews JupyterLab
To work with JupyterLab you will also need the PyViz JupyterLab
extension::

conda install -c conda-forge jupyterlab
jupyter labextension install @pyviz/jupyterlab_holoviews
jupyter labextension install @pyviz/jupyterlab_pyviz

Once you have installed JupyterLab and the extension launch it with::

Expand Down

0 comments on commit 18977eb

Please sign in to comment.