Skip to content

Commit

Permalink
Moved gitter site
Browse files Browse the repository at this point in the history
  • Loading branch information
jbednar committed Oct 12, 2018
1 parent a65ef97 commit 25505a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
),
# Social links
'SOCIAL': (
('Gitter', '//gitter.im/ioam/holoviews'),
('Gitter', '//gitter.im/pyviz/pyviz'),
('Twitter', '//twitter.com/holoviews'),
('Github', '//github.com/ioam/holoviews'),
),
Expand Down
2 changes: 1 addition & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ And then you can launch Jupyter Notebook to explore them::

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
Expand Down

0 comments on commit 25505a4

Please sign in to comment.